guix-commits
[Top][All Lists]
Advanced

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

60/115: gnu: r-hierfstat: Update to 0.5-10.


From: guix-commits
Subject: 60/115: gnu: r-hierfstat: Update to 0.5-10.
Date: Tue, 23 Nov 2021 10:26:53 -0500 (EST)

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

commit 1d6f700c0e0521e171e3059051787d306ae49a6d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:25 2021 +0100

    gnu: r-hierfstat: Update to 0.5-10.
    
    * gnu/packages/cran.scm (r-hierfstat): Update to 0.5-10.
---
 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 373c570..a75299f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17207,14 +17207,14 @@ and a QP solver.")
 (define-public r-hierfstat
   (package
     (name "r-hierfstat")
-    (version "0.5-7")
+    (version "0.5-10")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "hierfstat" version))
        (sha256
         (base32
-         "0dp8k1z5a8gqnax99y1hwfvxilzf4n2i751zr0z6ihrzirsvb3m3"))))
+         "1p4vlna185sa3b5xjbysiqxcj9aa5s7dmxy41hg79vlqdivf874r"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-ade4" ,r-ade4)



reply via email to

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