guix-commits
[Top][All Lists]
Advanced

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

226/265: gnu: r-ebimage: Update to 4.28.1.


From: guix-commits
Subject: 226/265: gnu: r-ebimage: Update to 4.28.1.
Date: Sun, 15 Dec 2019 09:40:42 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit ca7192a1c93634d0f2b507cce761d3ae59e3bc3e
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:31:47 2019 +0100

    gnu: r-ebimage: Update to 4.28.1.
    
    * gnu/packages/bioconductor.scm (r-ebimage): Update to 4.28.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 ea4f07e..8ca2737 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4095,14 +4095,14 @@ needed.")
 (define-public r-ebimage
   (package
     (name "r-ebimage")
-    (version "4.26.0")
+    (version "4.28.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "EBImage" version))
        (sha256
         (base32
-         "0c8rfi40959rbpbizpiizkq21az3lfwf2azlj55yz5m61qp7mgsq"))))
+         "0q54q2nw6p1s4nrj1l8qz78m67xcysj2x82zs43my8iv2g9iifgs"))))
     (properties `((upstream-name . "EBImage")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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