guix-commits
[Top][All Lists]
Advanced

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

326/457: gnu: r-gdsfmt: Update to 1.34.0.


From: guix-commits
Subject: 326/457: gnu: r-gdsfmt: Update to 1.34.0.
Date: Thu, 24 Nov 2022 06:37:31 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit ba535c8148a37e4c52e2374b7250bda024c139f1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:26 2022 +0100

    gnu: r-gdsfmt: Update to 1.34.0.
    
    * gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.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 546f87a2ce..08f4549f29 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13682,14 +13682,14 @@ metrics, with methods for objects produced by the 
@code{methylumi} and
 (define-public r-gdsfmt
   (package
     (name "r-gdsfmt")
-    (version "1.32.0")
+    (version "1.34.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gdsfmt" version))
        (sha256
         (base32
-         "1cdwyivgfc6yw5hj9b3j57wx55gckwhx6fwx2lvqynrjzjyzf3q0"))
+         "1ck3qq4vhjp6vvicpldr7d2rkpspp5albjkbqjbshnbq11fhrk06"))
        (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]