guix-commits
[Top][All Lists]
Advanced

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

28/47: gnu: r-tdthap: Update to 1.1-11.


From: guix-commits
Subject: 28/47: gnu: r-tdthap: Update to 1.1-11.
Date: Mon, 2 Sep 2019 08:41:18 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 87b4381584f6dbfe1382b6ee71da16b3c1e70d7d
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Sep 2 14:34:17 2019 +0200

    gnu: r-tdthap: Update to 1.1-11.
    
    * gnu/packages/cran.scm (r-tdthap): Update to 1.1-11.
---
 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 a567c45..111979e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13122,14 +13122,14 @@ exact test for Hardy-Weinberg equilibrium.")
 (define-public r-tdthap
   (package
     (name "r-tdthap")
-    (version "1.1-9")
+    (version "1.1-11")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "tdthap" version))
        (sha256
         (base32
-         "0y01x0hcf0rw06cpn4pk17b0shf4v2c9was7vfs0zhsbq8qcwx7r"))))
+         "15qlj2bivvz3pizd8dq34wczbkbxhzqh3cqp1ixkdkprlyvcxj5k"))))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/tdthap/";)
     (synopsis "TDT tests for extended haplotypes")



reply via email to

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