guix-commits
[Top][All Lists]
Advanced

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

46/49: gnu: r-zlibbioc: Update to 1.20.0.


From: Ricardo Wurmus
Subject: 46/49: gnu: r-zlibbioc: Update to 1.20.0.
Date: Wed, 26 Oct 2016 07:29:07 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit da22da862b2ce6d4ff365e47bd55550c4a300dca
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 26 09:18:03 2016 +0200

    gnu: r-zlibbioc: Update to 1.20.0.
    
    * gnu/packages/bioinformatics.scm (r-zlibbioc): Update to 1.20.0.
---
 gnu/packages/bioinformatics.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d7c5751..5aac5b5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7227,13 +7227,13 @@ two-dimensional genome scans.")
 (define-public r-zlibbioc
   (package
     (name "r-zlibbioc")
-    (version "1.18.0")
+    (version "1.20.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "zlibbioc" version))
               (sha256
                (base32
-                "0m8l7zpx1l3qsk73k3ibkxxzzff938x3qhnwki1ymf3cnsg8cb36"))))
+                "0hbk90q5hl0fycfvy5nxxa4hxgglag9lzp7i0fg849bqygg5nbyq"))))
     (properties
      `((upstream-name . "zlibbioc")))
     (build-system r-build-system)



reply via email to

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