guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 198/457: gnu: r-rots: Update to 1.26.0.
Date: Thu, 24 Nov 2022 06:37:08 -0500 (EST)

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

commit 870a334f6d4b900c571899121a73f9f425975812
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 11e92771da..751657051a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8570,14 +8570,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]