guix-commits
[Top][All Lists]
Advanced

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

132/288: gnu: r-flowutils: Update to 1.54.0.


From: guix-commits
Subject: 132/288: gnu: r-flowutils: Update to 1.54.0.
Date: Mon, 16 Nov 2020 15:07:17 -0500 (EST)

rekado pushed a commit to branch wip-r
in repository guix.

commit 6a5de806ee723a06f7aacdceaee05611b2de9648
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:46 2020 +0100

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



reply via email to

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