guix-commits
[Top][All Lists]
Advanced

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

66/143: gnu: r-haplo-stats: Update to 1.9.2.


From: guix-commits
Subject: 66/143: gnu: r-haplo-stats: Update to 1.9.2.
Date: Tue, 29 Nov 2022 13:29:31 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit ead8f7ba95a9de6ec58511066476abc54472decd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 29 15:22:18 2022 +0100

    gnu: r-haplo-stats: Update to 1.9.2.
    
    * gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.2.
---
 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 2289a80a59..a7b42471cb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19176,14 +19176,14 @@ include
 (define-public r-haplo-stats
   (package
     (name "r-haplo-stats")
-    (version "1.8.9")
+    (version "1.9.2")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "haplo.stats" version))
        (sha256
         (base32
-         "0np9kw4f30xbvwr4f79g909ilis5n273ridmlwyzjxiskiry6mx0"))))
+         "1397rxcqqz29yaf3f2gphg1jhmfw3wvvjvqk7cz01jdh3pihdh56"))))
     (properties `((upstream-name . "haplo.stats")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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