guix-commits
[Top][All Lists]
Advanced

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

52/114: gnu: r-haplo-stats: Update to 1.8.7.


From: guix-commits
Subject: 52/114: gnu: r-haplo-stats: Update to 1.8.7.
Date: Wed, 29 Sep 2021 13:22:16 -0400 (EDT)

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

commit 4b778978174c00c0eabd93049411bdb49794614a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 15:33:24 2021 +0200

    gnu: r-haplo-stats: Update to 1.8.7.
    
    * gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.7.
---
 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 5319570..93f6aef 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16923,14 +16923,14 @@ include
 (define-public r-haplo-stats
   (package
     (name "r-haplo-stats")
-    (version "1.8.6")
+    (version "1.8.7")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "haplo.stats" version))
        (sha256
         (base32
-         "1imz4gs0n57vixwwbirrihpgvn2pyj5da4rgjcjk14n2xkk0nay7"))))
+         "1q2zn72j92bwhcdswk4qqfgzch56p9pcy2xhkd3safvqp3l9rzpw"))))
     (properties `((upstream-name . "haplo.stats")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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