guix-commits
[Top][All Lists]
Advanced

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

153/215: gnu: r-geoquery: Update to 2.52.0.


From: guix-commits
Subject: 153/215: gnu: r-geoquery: Update to 2.52.0.
Date: Sun, 5 May 2019 18:15:58 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2d4430877af1c64cdec700ccd96dee37c314b06e
Author: Ricardo Wurmus <address@hidden>
Date:   Mon May 6 00:00:33 2019 +0200

    gnu: r-geoquery: Update to 2.52.0.
    
    * gnu/packages/bioconductor.scm (r-geoquery): Update to 2.52.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 53da793..c57b00a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2310,14 +2310,14 @@ high-throughput analyses.")
 (define-public r-geoquery
   (package
     (name "r-geoquery")
-    (version "2.50.5")
+    (version "2.52.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GEOquery" version))
        (sha256
         (base32
-         "074dl00c8yi1ihpjkw7vl9vy2hggvipib0jn0hli0wrw7x1h9hg6"))))
+         "1r8x4jsl1mr9j7wyyqlj0zgwd80vkqhxxqrcgbb78ksryzq45jkr"))))
     (properties `((upstream-name . "GEOquery")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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