guix-commits
[Top][All Lists]
Advanced

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

262/296: gnu: r-reqon: Update to 1.34.0.


From: guix-commits
Subject: 262/296: gnu: r-reqon: Update to 1.34.0.
Date: Fri, 12 Jun 2020 19:30:46 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit efb44ebca40f4fae10909699f1a4e463be171bad
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:03:07 2020 +0200

    gnu: r-reqon: Update to 1.34.0.
    
    * gnu/packages/bioconductor.scm (r-reqon): Update to 1.34.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 bc9e9ee..f47ac9e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6826,14 +6826,14 @@ injected in that sequence).")
 (define-public r-reqon
   (package
     (name "r-reqon")
-    (version "1.32.0")
+    (version "1.34.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ReQON" version))
        (sha256
         (base32
-         "10p6l2zxijqyypdm970jyfqyrnfhaq3nf7cg2q6mgd1srggfa0cx"))))
+         "06m0hd4aqsxjyzhs8b1zys7lz8289qgwn7jp2dpln1j7cf02q4bz"))))
     (properties `((upstream-name . "ReQON")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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