guix-commits
[Top][All Lists]
Advanced

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

20/39: gnu: r-ncdfflow: Update to 2.42.1.


From: guix-commits
Subject: 20/39: gnu: r-ncdfflow: Update to 2.42.1.
Date: Mon, 3 Oct 2022 13:08:54 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 1c3750c9eacc8b2ca3872551150579549d895a5b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:55 2022 +0200

    gnu: r-ncdfflow: Update to 2.42.1.
    
    * gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.42.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 2c1d2e5883..2926e4cbb8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11704,14 +11704,14 @@ change point detection.")
 (define-public r-ncdfflow
   (package
     (name "r-ncdfflow")
-    (version "2.42.0")
+    (version "2.42.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ncdfFlow" version))
        (sha256
         (base32
-         "18ba8rygcd1ys150pk38r4w5lxwm6sl76zkd294yg847dygsqa4m"))))
+         "0759xvkp22dnbhq5wpgvpk8p61w0d50r5jrbh9n7sj8sga4lvvv7"))))
     (properties `((upstream-name . "ncdfFlow")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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