guix-commits
[Top][All Lists]
Advanced

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

180/265: gnu: r-gdsfmt: Update to 1.22.0.


From: guix-commits
Subject: 180/265: gnu: r-gdsfmt: Update to 1.22.0.
Date: Sun, 15 Dec 2019 09:40:33 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit f5ef7dd6b77fa2b9c80c96f2630bc0fc57511349
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:19:26 2019 +0100

    gnu: r-gdsfmt: Update to 1.22.0.
    
    * gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.22.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 c92aa94..a079244 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6038,14 +6038,14 @@ metrics, with methods for objects produced by the 
@code{methylumi} and
 (define-public r-gdsfmt
   (package
     (name "r-gdsfmt")
-    (version "1.20.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gdsfmt" version))
        (sha256
         (base32
-         "0h3hgwxq26dg09fyxqg545v9dg1dizsj58cf05rncr3jj4f8g0xy"))
+         "0zc9v62imd0ykz4h30pxa64q0y45qijmkwdk2pd4ncsg8fc2jlz9"))
        (modules '((guix build utils)))
        ;; Remove bundled sources of zlib, lz4, and xz.  Don't attempt to build
        ;; them and link with system libraries instead.



reply via email to

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