guix-commits
[Top][All Lists]
Advanced

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

35/57: gnu: r-isoband: Update to 0.2.5.


From: guix-commits
Subject: 35/57: gnu: r-isoband: Update to 0.2.5.
Date: Mon, 26 Jul 2021 09:39:29 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit 5aea0df24a350f32983eeaa6da0886e85c9fc010
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:11 2021 +0200

    gnu: r-isoband: Update to 0.2.5.
    
    * gnu/packages/cran.scm (r-isoband): Update to 0.2.5.
---
 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 bbf811f..4983afb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24478,14 +24478,14 @@ Encyclopedia of Integer Sequences} (OEIS) in the 
function help page.")
 (define-public r-isoband
   (package
     (name "r-isoband")
-    (version "0.2.4")
+    (version "0.2.5")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "isoband" version))
        (sha256
         (base32
-         "0z1qpxcl8b6fi691fbdr3vrb19mn4pas1iff62zl1bafzbdvpmcn"))))
+         "19bbi0n0kz33xdgmdprcmc6raphd1hcm1w1brc16z5phcsh3zxa6"))))
     (properties `((upstream-name . "isoband")))
     (build-system r-build-system)
     (native-inputs



reply via email to

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