guix-commits
[Top][All Lists]
Advanced

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

320/356: gnu: r-gwascat: Update to 2.26.0.


From: guix-commits
Subject: 320/356: gnu: r-gwascat: Update to 2.26.0.
Date: Sun, 7 Nov 2021 18:12:35 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit ab00f1b61c1328e56ddf12df805540c03cd4d074
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:45 2021 +0000

    gnu: r-gwascat: Update to 2.26.0.
    
    * gnu/packages/bioconductor.scm (r-gwascat): Update to 2.26.0.
---
 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 66b470d..bc9b539 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13541,14 +13541,14 @@ with your data.")
 (define-public r-gwascat
   (package
     (name "r-gwascat")
-    (version "2.24.0")
+    (version "2.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gwascat" version))
        (sha256
         (base32
-         "0109cxsviq1sk5hfwkjzd0y1kpm934287asjjd0j8jhh4b0ah2b2"))))
+         "0s67jgk3gnfiyfjwhq4r5xlfnip29blis4fg75kn4qmvjv5j2pxx"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-annotationdbi" ,r-annotationdbi)



reply via email to

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