guix-commits
[Top][All Lists]
Advanced

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

06/31: gnu: r-gdsfmt: Update to 1.24.1.


From: guix-commits
Subject: 06/31: gnu: r-gdsfmt: Update to 1.24.1.
Date: Mon, 22 Jun 2020 06:16:02 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit f7d5721bc230cbdec919e93db94fa1e4beaf6e4e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jun 22 12:12:12 2020 +0200

    gnu: r-gdsfmt: Update to 1.24.1.
    
    * gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.24.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 d784758..cfdd3d1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6675,14 +6675,14 @@ metrics, with methods for objects produced by the 
@code{methylumi} and
 (define-public r-gdsfmt
   (package
     (name "r-gdsfmt")
-    (version "1.24.0")
+    (version "1.24.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gdsfmt" version))
        (sha256
         (base32
-         "00hggma0i15w03xi9jr02v2593jbqkcxyfcvpp7mdzrshn99m9p6"))
+         "0ipf60wylbhvwk9q3mbnak0f1n6k7spfh90s1c1c0b47ryxsri67"))
        (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]