mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bioccheck: Update to 1.44.2.
* gnu/packages/bioconductor.scm (r-bioccheck): Update to 1.44.2. Change-Id: Iafd29878627a4f41a1458c8417de0035bf380c5a
This commit is contained in:
parent
2ba59b2b6e
commit
a4150a1749
1 changed files with 2 additions and 2 deletions
|
@ -24047,13 +24047,13 @@ monograph.")
|
|||
(define-public r-bioccheck
|
||||
(package
|
||||
(name "r-bioccheck")
|
||||
(version "1.44.0")
|
||||
(version "1.44.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocCheck" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0bbp1srcrls1x3b9a2q0xvsrfig0sridx8lp2mrm2sc97mzlzw38"))))
|
||||
"0i8ndbz3jjgr8p6z4lhk4c27w3f9psnbpxw678zw1cg3c7k33qln"))))
|
||||
(properties
|
||||
`((upstream-name . "BiocCheck")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue