guix-commits
[Top][All Lists]
Advanced

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

64/151: gnu: r-systempiper: Update to 1.16.0.


From: Ricardo Wurmus
Subject: 64/151: gnu: r-systempiper: Update to 1.16.0.
Date: Wed, 7 Nov 2018 06:28:47 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit bf25930cf65021e93f6215239cb0001289fb0313
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 11:59:27 2018 +0100

    gnu: r-systempiper: Update to 1.16.0.
    
    * gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.16.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 c55dd08..f2a29e6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6686,14 +6686,14 @@ ungapped alignment formats.")
 (define-public r-systempiper
   (package
     (name "r-systempiper")
-    (version "1.14.0")
+    (version "1.16.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "systemPipeR" version))
        (sha256
         (base32
-         "1550pd63mmky0vgkmpni7zf14kqz1741wv63nfaw29kcmhh3m5lm"))))
+         "0l26q8zjdmzg84g7f25gv9z60sykybahlpg5bg9bmpbg5lzcsx04"))))
     (properties `((upstream-name . "systemPipeR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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