guix-commits
[Top][All Lists]
Advanced

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

156/323: gnu: r-reqon: Update to 1.36.0.


From: guix-commits
Subject: 156/323: gnu: r-reqon: Update to 1.36.0.
Date: Wed, 9 Dec 2020 06:47:05 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0c53f27dd653210e7267b88482c802cc20239ced
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:55:03 2020 +0100

    gnu: r-reqon: Update to 1.36.0.
    
    * gnu/packages/bioconductor.scm (r-reqon): Update to 1.36.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 59a239f..b798d3b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6949,14 +6949,14 @@ injected in that sequence).")
 (define-public r-reqon
   (package
     (name "r-reqon")
-    (version "1.34.0")
+    (version "1.36.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ReQON" version))
        (sha256
         (base32
-         "06m0hd4aqsxjyzhs8b1zys7lz8289qgwn7jp2dpln1j7cf02q4bz"))))
+         "1yz0r0rrk4n6dnqbdq41lvs5z8l6vkx729m0a7f29svw4dbc6mdq"))))
     (properties `((upstream-name . "ReQON")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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