guix-commits
[Top][All Lists]
Advanced

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

96/146: gnu: r-km-ci: Update to 0.5-6.


From: guix-commits
Subject: 96/146: gnu: r-km-ci: Update to 0.5-6.
Date: Tue, 12 Apr 2022 10:01:33 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit d58d47061b023671aa032a28ae5030121b28b45e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:31 2022 +0200

    gnu: r-km-ci: Update to 0.5-6.
    
    * gnu/packages/cran.scm (r-km-ci): Update to 0.5-6.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ffd1755ccc..dccc8a105a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27756,14 +27756,14 @@ and 
@url{https://doi.org/10.1093/molbev/msw275,Didelot et al. (2017)}.")
 (define-public r-km-ci
   (package
     (name "r-km-ci")
-    (version "0.5-2")
+    (version "0.5-6")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "km.ci" version))
        (sha256
         (base32
-         "1l6kw8jppaa1802yc5pbfwwgac56nhwc9p076ivylhms4w7cdf8v"))))
+         "18sc9vhbdgks8lhk2nfxkkayh8j4j227hl63fm5p04f7z4wm6wc1"))))
     (properties `((upstream-name . "km.ci")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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