guix-commits
[Top][All Lists]
Advanced

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

12/18: gnu: r-affycoretools: Update to 1.58.3.


From: guix-commits
Subject: 12/18: gnu: r-affycoretools: Update to 1.58.3.
Date: Fri, 27 Dec 2019 15:30:46 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit be94400cd486d93e1907c5b3e09f5819d143bf9a
Author: Ricardo Wurmus <address@hidden>
Date:   Fri Dec 27 20:32:08 2019 +0100

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



reply via email to

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