guix-commits
[Top][All Lists]
Advanced

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

81/96: gnu: r-ebimage: Update to 4.40.1.


From: guix-commits
Subject: 81/96: gnu: r-ebimage: Update to 4.40.1.
Date: Wed, 19 Apr 2023 21:41:17 -0400 (EDT)

apteryx pushed a commit to branch core-updates
in repository guix.

commit 5ccd2648939b604ffacc14b59b63d7aa9554f92e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Apr 18 15:27:17 2023 +0200

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



reply via email to

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