guix-commits
[Top][All Lists]
Advanced

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

29/55: gnu: r-flowsorted-blood-450k: Update to 1.40.0.


From: guix-commits
Subject: 29/55: gnu: r-flowsorted-blood-450k: Update to 1.40.0.
Date: Mon, 22 Jan 2024 08:01:01 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 43e6cc3189c294244adaf630022e2944cc03a238
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:15 2024 +0100

    gnu: r-flowsorted-blood-450k: Update to 1.40.0.
    
    * gnu/packages/bioconductor.scm (r-flowsorted-blood-450k): Update to 1.40.0.
    
    Change-Id: Ia2d2ae18c80d3a4a7858026a424da1537d657782
---
 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 cabc728f2f..f951bcaa08 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1866,14 +1866,14 @@ GenomicRanges Bioconductor package.")
 (define-public r-flowsorted-blood-450k
   (package
     (name "r-flowsorted-blood-450k")
-    (version "1.36.0")
+    (version "1.40.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "FlowSorted.Blood.450k"
                                      version 'experiment))
               (sha256
                (base32
-                "1ha9qsp5g3g2yhnk574x6xhg95bb29ywvmg3ns1c50z69v6wbraq"))))
+                "08xli4a24kkyy5q1ka0vyrpk11yfkyp0gxbs0k8khycppsq9s9sn"))))
     (properties `((upstream-name . "FlowSorted.Blood.450k")))
     (build-system r-build-system)
     (propagated-inputs (list r-minfi))



reply via email to

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