gnu: r-tdthap: Update to 1.2.

* gnu/packages/cran.scm (r-tdthap): Update to 1.2.
This commit is contained in:
Ricardo Wurmus 2022-11-04 09:58:37 +01:00
parent ed4fb7dda7
commit abaa1535db
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19003,14 +19003,14 @@ (define-public r-hwde
(define-public r-tdthap
(package
(name "r-tdthap")
(version "1.1-11")
(version "1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tdthap" version))
(sha256
(base32
"15qlj2bivvz3pizd8dq34wczbkbxhzqh3cqp1ixkdkprlyvcxj5k"))))
"0x67k50vly92b9n5hpqp4hy87kh8r6nzadsj8xzz4lvcmb4vb6mq"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/tdthap/")
(synopsis "TDT tests for extended haplotypes")