guix-commits
[Top][All Lists]
Advanced

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

172/457: gnu: r-zellkonverter: Update to 1.8.0.


From: guix-commits
Subject: 172/457: gnu: r-zellkonverter: Update to 1.8.0.
Date: Thu, 24 Nov 2022 06:37:03 -0500 (EST)

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

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

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



reply via email to

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