guix-commits
[Top][All Lists]
Advanced

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

153/457: gnu: r-shortread: Update to 1.56.0.


From: guix-commits
Subject: 153/457: gnu: r-shortread: Update to 1.56.0.
Date: Thu, 24 Nov 2022 06:36:59 -0500 (EST)

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

commit 94af5e4e968456440599051efb8dd413e261f04b
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:13 2022 +0100

    gnu: r-shortread: Update to 1.56.0.
    
    * gnu/packages/bioconductor.scm (r-shortread): Update to 1.56.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 e289ead24f..70be2c7a77 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6936,14 +6936,14 @@ reference point and sorted by a user defined feature.")
 (define-public r-shortread
   (package
     (name "r-shortread")
-    (version "1.54.0")
+    (version "1.56.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ShortRead" version))
        (sha256
         (base32
-         "0303198b4v2wjah9kc829kn01030996l6di4jpf8q5ccd212rjhq"))))
+         "0z700mjll3zv3451rd6p5195w0g3rmw17xddc5qwflwm8dnhdmll"))))
     (properties `((upstream-name . "ShortRead")))
     (build-system r-build-system)
     (inputs



reply via email to

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