guix-commits
[Top][All Lists]
Advanced

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

18/30: gnu: r-haplo-stats: Update to 1.8.5.


From: guix-commits
Subject: 18/30: gnu: r-haplo-stats: Update to 1.8.5.
Date: Sun, 30 Aug 2020 17:31:25 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 0df84248ccf58eb0ff91e9222e0093dc18626af0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 30 23:28:40 2020 +0200

    gnu: r-haplo-stats: Update to 1.8.5.
    
    * gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.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 42cd451..3ba565c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14048,14 +14048,14 @@ include
 (define-public r-haplo-stats
   (package
     (name "r-haplo-stats")
-    (version "1.8.2")
+    (version "1.8.5")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "haplo.stats" version))
        (sha256
         (base32
-         "13gc980jk1pas7mz9b4nmwqd64qhh2c0xhq1z06z67jgv7k8n7dc"))))
+         "1f5cyyyavkf4l6kksp87s8d92vjrnhxmpz6j737pa527pn3gghf9"))))
     (properties `((upstream-name . "haplo.stats")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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