guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: r-chippeakanno: Update to 3.22.4.


From: guix-commits
Subject: branch master updated: gnu: r-chippeakanno: Update to 3.22.4.
Date: Mon, 28 Sep 2020 11:08:07 -0400

This is an automated email from the git hooks/post-receive script.

roelj pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 871539f  gnu: r-chippeakanno: Update to 3.22.4.
871539f is described below

commit 871539f3ad1d30967950f9bf3a1b7ad271ba3360
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Mon Sep 28 17:06:56 2020 +0200

    gnu: r-chippeakanno: Update to 3.22.4.
    
    * gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.22.4.
---
 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 d655253..7eef048 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1797,14 +1797,14 @@ determining dependencies between variables, code 
improvement suggestions.")
 (define-public r-chippeakanno
   (package
     (name "r-chippeakanno")
-    (version "3.22.3")
+    (version "3.22.4")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ChIPpeakAnno" version))
        (sha256
         (base32
-         "0q3f55hh0a2hl96272js6gagmgps9cxs8s13pf6fii64rzaz5m7y"))))
+         "0wxgjdikinkqj7jvs2725ak0291q6zhikyf1c93w8cngwvd9i1gq"))))
     (properties `((upstream-name . "ChIPpeakAnno")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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