guix-commits
[Top][All Lists]
Advanced

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

10/39: gnu: r-zellkonverter: Update to 1.6.5.


From: guix-commits
Subject: 10/39: gnu: r-zellkonverter: Update to 1.6.5.
Date: Mon, 3 Oct 2022 13:08:53 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 309cfcedca91e56e613f92c68b345686226fcc73
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:53 2022 +0200

    gnu: r-zellkonverter: Update to 1.6.5.
    
    * gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.6.5.
---
 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 a450e06bd5..a3128b77e7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6569,13 +6569,13 @@ libraries for systems that do not have these available 
via other means.")
 (define-public r-zellkonverter
   (package
     (name "r-zellkonverter")
-    (version "1.6.3")
+    (version "1.6.5")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "zellkonverter" version))
        (sha256
-        (base32 "0l6v7a2zyxpq2w3vm85z439ldi3ld3pkc3wx95a1vxzbr31cpdzz"))))
+        (base32 "0rxpjkisjj1xjchjjm72k8za5hn48wbdahmbllljvxm5ii6k36k6"))))
     (properties `((upstream-name . "zellkonverter")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]