guix-commits
[Top][All Lists]
Advanced

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

177/215: gnu: r-a4reporting: Update to 1.32.0.


From: guix-commits
Subject: 177/215: gnu: r-a4reporting: Update to 1.32.0.
Date: Sun, 5 May 2019 18:16:03 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit e5a36543ac98dd44ba35673671849ac6dc3048e6
Author: Ricardo Wurmus <address@hidden>
Date:   Mon May 6 00:03:48 2019 +0200

    gnu: r-a4reporting: Update to 1.32.0.
    
    * gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.32.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 4b46edf..9e4028d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3137,14 +3137,14 @@ is used for preprocessing the arrays.")
 (define-public r-a4reporting
   (package
     (name "r-a4reporting")
-    (version "1.30.0")
+    (version "1.32.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "a4Reporting" version))
        (sha256
         (base32
-         "124774z3bfdjgxx2ad40795h92aam21yfx0rw0n01nk2wf6k7xc4"))))
+         "1lail2iw8jmvfdq9brv7i41k6vmbhx2kp21jxq2cj1zva5rcqssj"))))
     (properties `((upstream-name . "a4Reporting")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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