gnu: r-bioccheck: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-bioccheck): Update to 1.22.0.
This commit is contained in:
parent
d37daf8929
commit
7758d5205c
@ -7294,13 +7294,13 @@ functionality.")
|
|||||||
(define-public r-bioccheck
|
(define-public r-bioccheck
|
||||||
(package
|
(package
|
||||||
(name "r-bioccheck")
|
(name "r-bioccheck")
|
||||||
(version "1.20.0")
|
(version "1.22.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BiocCheck" version))
|
(uri (bioconductor-uri "BiocCheck" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gkw9s6dhdryga9ap5yhvcqg9jsy4cn417ayqk1qiv6fy91fd124"))))
|
"1qnvl5yajgh67ijkq6gdsafri1k5hyw5gzn2ccqk9ymx6i2xd80g"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "BiocCheck")))
|
`((upstream-name . "BiocCheck")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user