guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/55: gnu: r-org-bt-eg-db: Update to 3.18.0.


From: guix-commits
Subject: 04/55: gnu: r-org-bt-eg-db: Update to 3.18.0.
Date: Mon, 22 Jan 2024 08:00:55 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 8ec5a25effda2ea4581b5af8ddfd000f0ccc217e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:10 2024 +0100

    gnu: r-org-bt-eg-db: Update to 3.18.0.
    
    * gnu/packages/bioconductor.scm (r-org-bt-eg-db): Update to 3.18.0.
    
    Change-Id: I4385882eeb83326af88141b301f892632f6cf678
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 4f88d3f755..f740fe9bd1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -317,7 +317,7 @@ analysis.")
 (define-public r-org-bt-eg-db
   (package
     (name "r-org-bt-eg-db")
-    (version "3.13.0")
+    (version "3.18.0")
     (source
      (origin
        (method url-fetch)
@@ -327,7 +327,7 @@ analysis.")
              'annotation))
        (sha256
         (base32
-         "0pwvwyfah8fhvaxdc8zkp3lp1v4mchhzr84r3hb0jx97icdvhafi"))))
+         "0fgrpjfrsw837ay9cq3wd6gp6sxvwjc7r9spfs4m89vqs2xb0bfc"))))
     (properties `((upstream-name . "org.Bt.eg.db")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]