guix-commits
[Top][All Lists]
Advanced

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

198/449: gnu: r-rots: Update to 1.26.0.


From: guix-commits
Subject: 198/449: gnu: r-rots: Update to 1.26.0.
Date: Tue, 22 Nov 2022 15:47:24 -0500 (EST)

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

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

    gnu: r-rots: Update to 1.26.0.
    
    * gnu/packages/bioconductor.scm (r-rots): Update to 1.26.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 216c129863..1cdbf6d83e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8529,14 +8529,14 @@ information.")
 (define-public r-rots
   (package
     (name "r-rots")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ROTS" version))
        (sha256
         (base32
-         "021a578p8kcl5yd9myiy0h2qp10r30ggnip2kp6xs7dx8nzic96r"))))
+         "1wirblji4ckiwrvnh14cfwc9cjypazbaqr00ka5ndyz39cc31shn"))))
     (properties `((upstream-name . "ROTS")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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