gnu: r-fhtest: Update to 1.5.1.

* gnu/packages/bioconductor.scm (r-fhtest): Update to 1.5.1.

Change-Id: I08513b08ee2fc72ab00b372a013dbfa6ed064fc1
This commit is contained in:
Ricardo Wurmus 2023-12-15 12:16:40 +01:00
parent c544f5ce82
commit b6c482e860
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20412,14 +20412,14 @@ (define-public r-interval
(define-public r-fhtest
(package
(name "r-fhtest")
(version "1.5")
(version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "FHtest" version))
(sha256
(base32
"00mql2r4f5hxhdqf27q3x9s5rz2zzakx2myym97b1w1s7c5znl4q"))))
"0x7lr88w0b09ng7nps490kgj8aqdjzmp9skv9iwqgn871pnpydms"))))
(properties `((upstream-name . "FHtest")))
(build-system r-build-system)
(propagated-inputs