guix-commits
[Top][All Lists]
Advanced

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

144/324: gnu: r-chipexoqual: Update to 1.16.0.


From: guix-commits
Subject: 144/324: gnu: r-chipexoqual: Update to 1.16.0.
Date: Sat, 5 Jun 2021 03:15:11 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 749cf40eccca7e59ec1643298aaee9672e270814
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:54 2021 +0200

    gnu: r-chipexoqual: Update to 1.16.0.
    
    * gnu/packages/bioconductor.scm (r-chipexoqual): Update to 1.16.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 278b8ce..2459e98 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5884,14 +5884,14 @@ Viewer (SAV) files, access data, and generate QC 
plots.")
 (define-public r-chipexoqual
   (package
     (name "r-chipexoqual")
-    (version "1.14.0")
+    (version "1.16.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ChIPexoQual" version))
        (sha256
         (base32
-         "15r5jgkfwwfqpw4v4q2ddmglm3bfw002nnbnzn1s0v2b1w3bgiag"))))
+         "0fbrf5s6pz115djm7xw95k1d0p7svi40aacbb3d52wmx5azwj424"))))
     (properties `((upstream-name . "ChIPexoQual")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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