guix-commits
[Top][All Lists]
Advanced

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

23/112: gnu: r-systempiper: Update to 1.14.0.


From: Ricardo Wurmus
Subject: 23/112: gnu: r-systempiper: Update to 1.14.0.
Date: Sat, 2 Jun 2018 07:40:01 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 712fe39680bafa6f70688eb6e7b760d89ee2acbf
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 11:46:51 2018 +0200

    gnu: r-systempiper: Update to 1.14.0.
    
    * gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.14.0.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 2eac1d5..afd89e5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6513,14 +6513,14 @@ ungapped alignment formats.")
 (define-public r-systempiper
   (package
     (name "r-systempiper")
-    (version "1.12.0")
+    (version "1.14.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "systemPipeR" version))
        (sha256
         (base32
-         "11mj8pjq5vj25768vmagpzv74fvi3p3kdk5zdlznqyiaggri04cv"))))
+         "1550pd63mmky0vgkmpni7zf14kqz1741wv63nfaw29kcmhh3m5lm"))))
     (properties `((upstream-name . "systemPipeR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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