guix-commits
[Top][All Lists]
Advanced

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

61/86: gnu: r-muhaz: Update to 1.2.6.3.


From: guix-commits
Subject: 61/86: gnu: r-muhaz: Update to 1.2.6.3.
Date: Wed, 7 Apr 2021 21:22:10 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit f5c72b2cd74b6160528a1641e3dc475f417bc623
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 8 02:26:02 2021 +0200

    gnu: r-muhaz: Update to 1.2.6.3.
    
    * gnu/packages/cran.scm (r-muhaz): Update to 1.2.6.3.
---
 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 0031fdb..b1781c7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25178,14 +25178,14 @@ to speed up repeated queries of the same set of 
target points.")
 (define-public r-muhaz
   (package
     (name "r-muhaz")
-    (version "1.2.6.1")
+    (version "1.2.6.3")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "muhaz" version))
        (sha256
         (base32
-         "08qh43zx6h3yby44q2vxphfvmfdmqxpgyp0734yn341sy9n8pkkk"))))
+         "1lzc8arbpcxgfap3dfsgq8crpp1cxd9qlbrhvyvl79zgpxjqx4q2"))))
     (properties `((upstream-name . "muhaz")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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