guix-commits
[Top][All Lists]
Advanced

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

02/112: gnu: r-hpar: Update to 1.22.2.


From: Ricardo Wurmus
Subject: 02/112: gnu: r-hpar: Update to 1.22.2.
Date: Sat, 2 Jun 2018 07:39:57 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2f5b3d8e90105b40695e33398b985c278410e5cf
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 11:40:06 2018 +0200

    gnu: r-hpar: Update to 1.22.2.
    
    * gnu/packages/bioconductor.scm (r-hpar): Update to 1.22.2.
---
 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 788e1e7..5ae4fc1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -64,14 +64,14 @@ objects.")
 (define-public r-hpar
   (package
     (name "r-hpar")
-    (version "1.20.0")
+    (version "1.22.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "hpar" version))
        (sha256
         (base32
-         "0s5v79mgxdx862v1jrdf5pdap81nz5vjx25ni8s3sl97ldckf6j8"))))
+         "1b72hvzasf6q739gmx6jblbzzyq22l7crrkbbfkihv3v7s94g388"))))
     (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]