guix-commits
[Top][All Lists]
Advanced

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

128/128: gnu: r-ruvseq: Update to 1.16.1.


From: guix-commits
Subject: 128/128: gnu: r-ruvseq: Update to 1.16.1.
Date: Sat, 12 Jan 2019 17:36:24 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit c6e9b494e8b2ce3bbfa555610fe9511d788d5f19
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jan 12 23:08:15 2019 +0100

    gnu: r-ruvseq: Update to 1.16.1.
    
    * gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.16.1.
---
 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 2581853..37ac941 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -979,14 +979,14 @@ demultiplexed, i.e. assigned to their original reference 
barcode.")
 (define-public r-ruvseq
   (package
     (name "r-ruvseq")
-    (version "1.16.0")
+    (version "1.16.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "RUVSeq" version))
        (sha256
         (base32
-         "0xb3bj3n06cb9xddkv77a8svhg4fl1azlfmibwrm9mq9464kgf0m"))))
+         "0qk7q3ab7k133divfkp54zsmvsmb9p8r09pkh2caswrzrn8achzv"))))
     (properties `((upstream-name . "RUVSeq")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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