guix-commits
[Top][All Lists]
Advanced

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

111/215: gnu: r-hpar: Update to 1.26.0.


From: guix-commits
Subject: 111/215: gnu: r-hpar: Update to 1.26.0.
Date: Sun, 5 May 2019 18:15:50 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 43a23a0733aab94b78d26fc9a8ab47e69a174dbc
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:52:55 2019 +0200

    gnu: r-hpar: Update to 1.26.0.
    
    * gnu/packages/bioconductor.scm (r-hpar): 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 6523e6a..d28b671 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -888,14 +888,14 @@ microarrays.")
 (define-public r-hpar
   (package
     (name "r-hpar")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "hpar" version))
        (sha256
         (base32
-         "1pm3k8apgynmdzv2d0chca3b636kcai3b1x861fyv1m3xs6msgxn"))))
+         "1mnld60nrn6qpb24sz2sy8vlw3wkhfc3z726gi67l8b5mdmkxgg5"))))
     (build-system r-build-system)
     (home-page "https://bioconductor.org/packages/hpar/";)
     (synopsis "Human Protein Atlas in R")



reply via email to

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