guix-commits
[Top][All Lists]
Advanced

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

19/353: gnu: r-affycoretools: Update to 1.66.0.


From: guix-commits
Subject: 19/353: gnu: r-affycoretools: Update to 1.66.0.
Date: Thu, 4 Nov 2021 18:13:35 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit 30d963b8267e15466a39d6323e2f2c33d6307b82
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:58 2021 +0000

    gnu: r-affycoretools: Update to 1.66.0.
    
    * gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.66.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 0931286..bb837d4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1905,14 +1905,14 @@ problems in CEL-level data to help evaluate performance 
of quality metrics.")
 (define-public r-affycoretools
   (package
     (name "r-affycoretools")
-    (version "1.64.0")
+    (version "1.66.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "affycoretools" version))
        (sha256
         (base32
-         "1dx861spr3kn1dxwhf43s5l1r7bmrq0h6538l3q64iiwzzc6krdh"))))
+         "1ccyaj129ii9f47r41qsy34y6ck4wna55j8vz3v3hbldddn93f40"))))
     (properties `((upstream-name . "affycoretools")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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