guix-commits
[Top][All Lists]
Advanced

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

97/158: gnu: r-hwde: Update to 0.67-3.


From: guix-commits
Subject: 97/158: gnu: r-hwde: Update to 0.67-3.
Date: Mon, 28 Aug 2023 11:11:41 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 64c7586f012bd4b789134612d1098bb08d4a8ed5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 14:21:01 2023 +0200

    gnu: r-hwde: Update to 0.67-3.
    
    * gnu/packages/cran.scm (r-hwde): Update to 0.67-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 027a9ebc77..730a1bfc68 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22584,14 +22584,14 @@ inbred lines, F2 intercrosses, and association 
mapping populations.")
 (define-public r-hwde
   (package
     (name "r-hwde")
-    (version "0.67")
+    (version "0.67-3")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "hwde" version))
        (sha256
         (base32
-         "0wb2f9i5qi7w77ygh8bvydfpr7j5x8dyvnnhdkajaz0wdcpkyaqy"))))
+         "0kj3vf4pmcvxy95hx1d0q6c626y8d0ljj3r76y5hd90a6v75b5xa"))))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/hwde/";)
     (synopsis "Models and tests for departure from Hardy-Weinberg equilibrium")



reply via email to

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