guix-commits
[Top][All Lists]
Advanced

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

37/55: gnu: r-mousegastrulationdata: Update to 1.16.0.


From: guix-commits
Subject: 37/55: gnu: r-mousegastrulationdata: Update to 1.16.0.
Date: Mon, 22 Jan 2024 08:01:02 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

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

    gnu: r-mousegastrulationdata: Update to 1.16.0.
    
    * gnu/packages/bioconductor.scm (r-mousegastrulationdata): Update to 1.16.0.
    
    Change-Id: I18a4fe4dbbcf3cc7f19084170fc8280fd4d5e7cf
---
 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 d7efa27761..bb382d02a4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2123,14 +2123,14 @@ with different methylation clocks.")
 (define-public r-mousegastrulationdata
   (package
     (name "r-mousegastrulationdata")
-    (version "1.14.0")
+    (version "1.16.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "MouseGastrulationData" version
                                      'experiment))
               (sha256
                (base32
-                "155kci5isq7mlbvv8mdl2jjpafm3pbv1likhls70aa746spr1h17"))))
+                "0m03wrqgfhlyc0rmjjcj8b9gcc2rv644hffnff3j1bnkjg5rldi0"))))
     (properties `((upstream-name . "MouseGastrulationData")))
     (build-system r-build-system)
     (propagated-inputs (list r-biocgenerics



reply via email to

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