guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 269/449: gnu: r-ebimage: Update to 4.40.0.
Date: Tue, 22 Nov 2022 15:47:38 -0500 (EST)

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

commit 037100940c0b66f55a626fb7bb0d90920d008ec9
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 8f19ccf96d..8af7e108e8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11344,14 +11344,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]