guix-commits
[Top][All Lists]
Advanced

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

67/265: gnu: r-ihw: Update to 1.14.0.


From: guix-commits
Subject: 67/265: gnu: r-ihw: Update to 1.14.0.
Date: Sun, 15 Dec 2019 09:40:05 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0383bd05cec997496d9c189d0ce5dae2beffb377
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 14:40:29 2019 +0100

    gnu: r-ihw: Update to 1.14.0.
    
    * gnu/packages/bioconductor.scm (r-ihw): Update to 1.14.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 c788797..f8686a6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2377,14 +2377,14 @@ to install interface to SYMPHONY.")
 (define-public r-ihw
   (package
     (name "r-ihw")
-    (version "1.12.0")
+    (version "1.14.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "IHW" version))
        (sha256
         (base32
-         "05hs6w1albkbyqzkid0bchb5zs41f31a7vhfbcswryhc86cxwzkz"))))
+         "0rnw7r9pylpj3a5graavcpiqv2v67rv2a4dlcynkf4ihpxs4bg8x"))))
     (properties `((upstream-name . "IHW")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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