guix-commits
[Top][All Lists]
Advanced

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

25/265: gnu: r-affycoretools: Update to 1.58.2.


From: guix-commits
Subject: 25/265: gnu: r-affycoretools: Update to 1.58.2.
Date: Sun, 15 Dec 2019 09:39:57 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 1693534f76264d6e4e6d472dae16f1c4547ed591
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 14:30:22 2019 +0100

    gnu: r-affycoretools: Update to 1.58.2.
    
    * gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.58.2.
---
 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 f26363d..f45adaf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -997,14 +997,14 @@ problems in CEL-level data to help evaluate performance 
of quality metrics.")
 (define-public r-affycoretools
   (package
     (name "r-affycoretools")
-    (version "1.56.0")
+    (version "1.58.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "affycoretools" version))
        (sha256
         (base32
-         "17dxpzhwwdwnxkdpmyjwdnacg41hw60mlc71w4nzlvs28sfsy09s"))))
+         "0cgy9phwdk4x9lr11xh6zs7v8r5xq959fmsmzwrpnd50dr7hzkvd"))))
     (properties `((upstream-name . "affycoretools")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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