guix-commits
[Top][All Lists]
Advanced

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

59/457: gnu: r-decomplexdisease: Update to 1.18.0.


From: guix-commits
Subject: 59/457: gnu: r-decomplexdisease: Update to 1.18.0.
Date: Thu, 24 Nov 2022 06:36:41 -0500 (EST)

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

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

    gnu: r-decomplexdisease: Update to 1.18.0.
    
    * gnu/packages/bioconductor.scm (r-decomplexdisease): Update to 1.18.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 24f7023365..e9aaadee4e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3378,13 +3378,13 @@ higher deregulation levels.")
 (define-public r-decomplexdisease
   (package
     (name "r-decomplexdisease")
-    (version "1.16.0")
+    (version "1.18.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "DEComplexDisease" version))
               (sha256
                (base32
-                "09a967x1rnv7byjwh29ngjhs67rgg27zblmlzx6pyqlwy5jsp89d"))))
+                "12gw9b0gdwyih51j2gzay6vxhycgc52n8svd0slv6wsbw5rc19lh"))))
     (properties `((upstream-name . "DEComplexDisease")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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