mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-zlibbioc: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-zlibbioc): Update to 1.54.0. Change-Id: I104177a6f6c8bac55141089003965952c21f4a3d
This commit is contained in:
parent
f2cdf02186
commit
ec6d63ad26
1 changed files with 2 additions and 2 deletions
|
@ -15005,13 +15005,13 @@ describing each of the graphs.")
|
|||
(define-public r-zlibbioc
|
||||
(package
|
||||
(name "r-zlibbioc")
|
||||
(version "1.52.0")
|
||||
(version "1.54.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "zlibbioc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nz17g5dvj57c72csnpnfvylsq3z3c0qxvgsp7l2lcns9xc9rdnz"))))
|
||||
"0ll3v5b9yk63rqiwm4g0dwan22mqkj2lv1b6czwghbpl1jpv2jrd"))))
|
||||
(properties
|
||||
`((upstream-name . "zlibbioc")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue