guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 59/449: gnu: r-decomplexdisease: Update to 1.18.0.
Date: Tue, 22 Nov 2022 15:46:50 -0500 (EST)

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

commit bc10df147e5e41aa73a8cdb76d7f7f4191091a6b
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 c14d8ff794..9262298809 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3337,13 +3337,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]