guix-commits
[Top][All Lists]
Advanced

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

269/457: gnu: r-ebimage: Update to 4.40.0.


From: guix-commits
Subject: 269/457: gnu: r-ebimage: Update to 4.40.0.
Date: Thu, 24 Nov 2022 06:37:21 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit c410fa50e1fe8f83f176f1d6896b052f0e75bc98
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:22 2022 +0100

    gnu: r-ebimage: Update to 4.40.0.
    
    * gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.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 489f426de9..c8aacd6ae6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11385,14 +11385,14 @@ needed.")
 (define-public r-ebimage
   (package
     (name "r-ebimage")
-    (version "4.38.0")
+    (version "4.40.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "EBImage" version))
        (sha256
         (base32
-         "1vcx45bw36k9daw9dywj5bz77jmqk4gjfwsym8ajjnc1jmlq20si"))))
+         "1k6gbivwlai451whq2vr3c0shzs9p4g188jn5waw7973gdzdi00q"))))
     (properties `((upstream-name . "EBImage")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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