guix-commits
[Top][All Lists]
Advanced

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

237/296: gnu: r-flowutils: Update to 1.52.0.


From: guix-commits
Subject: 237/296: gnu: r-flowutils: Update to 1.52.0.
Date: Fri, 12 Jun 2020 19:30:37 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6954950f4a92ad55a76e60e9d935863af8c986e6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:59:18 2020 +0200

    gnu: r-flowutils: Update to 1.52.0.
    
    * gnu/packages/bioconductor.scm (r-flowutils): Update to 1.52.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 100b754..6d33fb9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5807,14 +5807,14 @@ and to both short and long sequence reads.")
 (define-public r-flowutils
   (package
     (name "r-flowutils")
-    (version "1.50.0")
+    (version "1.52.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "flowUtils" version))
        (sha256
         (base32
-         "1xcs19j9p3izvksyy5wzsbicwby0dsa9g2w7gjzwynzgj5dpfr81"))))
+         "03jj4zyffm9kwzrg4vbsk6clc2v2m95wgalgqwzi31n9a2zyaza4"))))
     (properties `((upstream-name . "flowUtils")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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