guix-commits
[Top][All Lists]
Advanced

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

232/265: gnu: r-gofuncr: Update to 1.6.0.


From: guix-commits
Subject: 232/265: gnu: r-gofuncr: Update to 1.6.0.
Date: Sun, 15 Dec 2019 09:40:44 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4997e0254a414c3cceba9ac251db822835fc2bbd
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:32:46 2019 +0100

    gnu: r-gofuncr: Update to 1.6.0.
    
    * gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.6.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 4201460..1f89f79 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3892,14 +3892,14 @@ footprints.")
 (define-public r-gofuncr
   (package
     (name "r-gofuncr")
-    (version "1.4.0")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GOfuncR" version))
        (sha256
         (base32
-         "1znnkh96yyv6rkbjxx2942nixw4ixdll1f72v92wzsxdcbwkgqdm"))))
+         "0hmi13pz923fm95asys615rih63b1i2nvynfczr1zcsc9fzn4h35"))))
     (properties `((upstream-name . "GOfuncR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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