guix-commits
[Top][All Lists]
Advanced

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

74/265: gnu: r-geoquery: Update to 2.54.1.


From: guix-commits
Subject: 74/265: gnu: r-geoquery: Update to 2.54.1.
Date: Sun, 15 Dec 2019 09:40:07 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit db85744ef3400c47f0bfeaaa6c566601ab498ec5
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 14:42:18 2019 +0100

    gnu: r-geoquery: Update to 2.54.1.
    
    * gnu/packages/bioconductor.scm (r-geoquery): Update to 2.54.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 7dcc146..8c65afa 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2694,14 +2694,14 @@ high-throughput analyses.")
 (define-public r-geoquery
   (package
     (name "r-geoquery")
-    (version "2.52.0")
+    (version "2.54.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GEOquery" version))
        (sha256
         (base32
-         "1r8x4jsl1mr9j7wyyqlj0zgwd80vkqhxxqrcgbb78ksryzq45jkr"))))
+         "0j8mlldy7dc38fx5zwj6z6l4b9bhvrn8sil3z8asnd4ic7w9ifx5"))))
     (properties `((upstream-name . "GEOquery")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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