guix-commits
[Top][All Lists]
Advanced

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

54/133: gnu: r-ibdreg: Update to 0.3.6.


From: guix-commits
Subject: 54/133: gnu: r-ibdreg: Update to 0.3.6.
Date: Thu, 30 Sep 2021 06:43:13 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

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

    gnu: r-ibdreg: Update to 0.3.6.
    
    * gnu/packages/cran.scm (r-ibdreg): Update to 0.3.6.
---
 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 1ed3d7b..85303da 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16972,14 +16972,14 @@ lines.  It includes maximum likelihood and Bayesian 
tools.")
 (define-public r-ibdreg
   (package
     (name "r-ibdreg")
-    (version "0.3.1")
+    (version "0.3.6")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "ibdreg" version))
        (sha256
         (base32
-         "0kgx9iavgm6d6njhki7bm82d6lw2c7kcch2pryd339js2hm0l5gq"))))
+         "1x8z0vr2cmdks12hxfm0wwxskb0cr669w5j5rpa2ln8q704yy41g"))))
     (build-system r-build-system)
     (home-page "https://www.mayo.edu/research/labs/\
 statistical-genetics-genetic-epidemiology/software")



reply via email to

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