guix-commits
[Top][All Lists]
Advanced

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

404/449: gnu: r-gwascat: Update to 2.30.0.


From: guix-commits
Subject: 404/449: gnu: r-gwascat: Update to 2.30.0.
Date: Tue, 22 Nov 2022 15:48:03 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 94e6bf8bbc0819ecacbb39f4bc925f3bd91e8030
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:32 2022 +0100

    gnu: r-gwascat: Update to 2.30.0.
    
    * gnu/packages/bioconductor.scm (r-gwascat): Update to 2.30.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 035e51d9a4..2fa4fc5fe8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16789,14 +16789,14 @@ with your data.")
 (define-public r-gwascat
   (package
     (name "r-gwascat")
-    (version "2.28.1")
+    (version "2.30.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gwascat" version))
        (sha256
         (base32
-         "19ymdxj8966i4yk0zalfw23938cpv4q7pywg4qb242p44na5y9sl"))))
+         "0sj51cli1p8k7z1nl5rfswjlzrk9cqnpr1a1pr618gk74kfwqf5a"))))
     (build-system r-build-system)
     (propagated-inputs
      (list r-annotationdbi



reply via email to

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