guix-commits
[Top][All Lists]
Advanced

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

38/40: gnu: r-bgeedb: Update to 2.20.1.


From: guix-commits
Subject: 38/40: gnu: r-bgeedb: Update to 2.20.1.
Date: Thu, 14 Apr 2022 05:38:59 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2def20d3ae0f562f5c02f3e91e5f4c372c4be602
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:59:04 2022 +0200

    gnu: r-bgeedb: Update to 2.20.1.
    
    * gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.20.1.
---
 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 8712e54e2a..bd0784df5d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14534,14 +14534,14 @@ all RNA-Seq libraries of each species integrated in 
Bgee.")
 (define-public r-bgeedb
   (package
     (name "r-bgeedb")
-    (version "2.20.0")
+    (version "2.20.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "BgeeDB" version))
        (sha256
         (base32
-         "0pjymal01sjl5dc37g66wykgxnksarlbvwnbvhg7w0i7y92zavqk"))))
+         "0mrw7fwjx8k0a5c3iw2j94h1yn5pkvqil7fbzih9xiafnpbn374m"))))
     (properties `((upstream-name . "BgeeDB")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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