guix-commits
[Top][All Lists]
Advanced

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

82/96: gnu: r-gdsfmt: Update to 1.34.1.


From: guix-commits
Subject: 82/96: gnu: r-gdsfmt: Update to 1.34.1.
Date: Wed, 19 Apr 2023 21:41:17 -0400 (EDT)

apteryx pushed a commit to branch core-updates
in repository guix.

commit cb85ea56a2dbc7fdbcd725ce6c66a0088222f242
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Apr 18 15:27:17 2023 +0200

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