mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-webbioc: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-webbioc): Update to 1.80.0. Change-Id: I7137404c57be1a3d9edf48b0274efbb53a38fb49
This commit is contained in:
parent
bec1921c76
commit
b5ce7ac7bc
1 changed files with 2 additions and 2 deletions
|
@ -20699,14 +20699,14 @@ widgets in R.")
|
|||
(define-public r-webbioc
|
||||
(package
|
||||
(name "r-webbioc")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "webbioc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0wvkbma50q6ibckhsimarc0qb0rr65ph85amxq2lihvc9w69b7p8"))))
|
||||
"0w3gzkhxd928k563pfy45fkgrhrgmh0prvnq6128b0vs250s3qpy"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list netpbm perl))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue