guix-commits
[Top][All Lists]
Advanced

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

191/265: gnu: r-flowutils: Update to 1.50.0.


From: guix-commits
Subject: 191/265: gnu: r-flowutils: Update to 1.50.0.
Date: Sun, 15 Dec 2019 09:40:35 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 482ba0b3ed3bec20e42a5b04dc205f7c6532dc16
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:21:52 2019 +0100

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



reply via email to

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