guix-commits
[Top][All Lists]
Advanced

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

03/15: gnu: r-heatplus: Update to 2.32.1.


From: guix-commits
Subject: 03/15: gnu: r-heatplus: Update to 2.32.1.
Date: Wed, 19 Feb 2020 17:01:33 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 776e98fe058e5ae1cd50e148c5ef53d0c5b92806
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 22:59:49 2020 +0100

    gnu: r-heatplus: Update to 2.32.1.
    
    * gnu/packages/bioconductor.scm (r-heatplus): Update to 2.32.1.
---
 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 a20a33e..8d14b64 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3327,14 +3327,14 @@ gmapR.")
 (define-public r-heatplus
   (package
     (name "r-heatplus")
-    (version "2.32.0")
+    (version "2.32.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Heatplus" version))
        (sha256
         (base32
-         "0hx5gqgh4xrkx37ccprq7azj9jziff137bdk0gvrixcx52ws6h89"))))
+         "1ldxj2hasg6ysh70sc73mz2v4h3n8gf3lii09c3sqc4wmz5h7rp1"))))
     (properties `((upstream-name . "Heatplus")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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