guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 326/449: gnu: r-gdsfmt: Update to 1.34.0.
Date: Tue, 22 Nov 2022 15:47:49 -0500 (EST)

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

commit 79c198a9860648976dc8d5d3af89dfea79721ce2
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 a2519c29a0..fe4a50022e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13641,14 +13641,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]