guix-commits
[Top][All Lists]
Advanced

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

146/215: gnu: r-ihw: Update to 1.12.0.


From: guix-commits
Subject: 146/215: gnu: r-ihw: Update to 1.12.0.
Date: Sun, 5 May 2019 18:15:57 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit bcd8b7a9bd2c039402c090c63cce354cf669f0df
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:59:15 2019 +0200

    gnu: r-ihw: Update to 1.12.0.
    
    * gnu/packages/bioconductor.scm (r-ihw): Update to 1.12.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 02c8458..94c2963 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2054,14 +2054,14 @@ to install interface to SYMPHONY.")
 (define-public r-ihw
   (package
     (name "r-ihw")
-    (version "1.10.1")
+    (version "1.12.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "IHW" version))
        (sha256
         (base32
-         "10wqasl8k2j3y5qvak3xr2xj6symk656xww1y5n2l22nz832j19n"))))
+         "05hs6w1albkbyqzkid0bchb5zs41f31a7vhfbcswryhc86cxwzkz"))))
     (properties `((upstream-name . "IHW")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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