guix-commits
[Top][All Lists]
Advanced

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

04/40: gnu: r-systempiper: Update to 1.18.2.


From: guix-commits
Subject: 04/40: gnu: r-systempiper: Update to 1.18.2.
Date: Fri, 28 Jun 2019 19:34:55 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 0253b5d881e78c4920e6dc149d35cc6b2f92db05
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 29 01:19:27 2019 +0200

    gnu: r-systempiper: Update to 1.18.2.
    
    * gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.18.2.
---
 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 03463cb..8d63515 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6960,14 +6960,14 @@ ungapped alignment formats.")
 (define-public r-systempiper
   (package
     (name "r-systempiper")
-    (version "1.18.1")
+    (version "1.18.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "systemPipeR" version))
        (sha256
         (base32
-         "1k57zyzagd7g7wl38l3cn9csylykxcllbfvyq7dz8pvihgkn0ssi"))))
+         "18s5vpmw766pm64w7bwwfgpsv9yzhwclf0ya1rpqz8qslw7bbdjf"))))
     (properties `((upstream-name . "systemPipeR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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