guix-commits
[Top][All Lists]
Advanced

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

07/27: gnu: r-gdsfmt: Update to 1.26.1.


From: guix-commits
Subject: 07/27: gnu: r-gdsfmt: Update to 1.26.1.
Date: Thu, 11 Feb 2021 15:35:21 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 6f37c3ea405556ffd9c7bc4a161c77780604fcc6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 11 21:31:02 2021 +0100

    gnu: r-gdsfmt: Update to 1.26.1.
    
    * gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.26.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 551b995..be8ca27 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6965,14 +6965,14 @@ metrics, with methods for objects produced by the 
@code{methylumi} and
 (define-public r-gdsfmt
   (package
     (name "r-gdsfmt")
-    (version "1.26.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gdsfmt" version))
        (sha256
         (base32
-         "0x8ik179sf38ihx2y24cvsa9d8isdmx2z27sjhcwq0r3xpjxpz1a"))
+         "0f5vn8h5fzzazcv92sgrf85hc4xkkizk2wwml9mzjd8ya2fkwg8n"))
        (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]