guix-commits
[Top][All Lists]
Advanced

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

16/55: gnu: r-dexseq: Update to 1.24.4.


From: Ricardo Wurmus
Subject: 16/55: gnu: r-dexseq: Update to 1.24.4.
Date: Sat, 21 Apr 2018 17:08:18 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 4207770218f2041c34e0061bb21bdf081fb76ec0
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Apr 21 08:34:55 2018 +0200

    gnu: r-dexseq: Update to 1.24.4.
    
    * gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.4.
---
 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 6cfe251..460fbc4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6252,14 +6252,14 @@ distribution.")
 (define-public r-dexseq
   (package
     (name "r-dexseq")
-    (version "1.24.3")
+    (version "1.24.4")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "DEXSeq" version))
        (sha256
         (base32
-         "0xip73hlbr3zry9d7ly9vvvsbb3xjcmfa09lr9fdy528dwjrf084"))))
+         "1a80yv742fx5c7qav7imsdybphf0d5bixsqyf8w5zng7fk8j16d5"))))
     (properties `((upstream-name . "DEXSeq")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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