me
/
guix
Archived
1
0
Fork 0

gnu: r-webbioc: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-webbioc): Update to 1.64.0.
master
Ricardo Wurmus 2021-06-05 08:50:03 +02:00
parent 3a7ad7fb8a
commit 34137c2145
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8618,14 +8618,14 @@ widgets in R.")
(define-public r-webbioc (define-public r-webbioc
(package (package
(name "r-webbioc") (name "r-webbioc")
(version "1.62.0") (version "1.64.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "webbioc" version)) (uri (bioconductor-uri "webbioc" version))
(sha256 (sha256
(base32 (base32
"1nnmr4ddi07x7sy89fgdn7iwz5k4l8n5ca3xjnlbpwxycza793vj")))) "1mpdw477j78s2nvlf2lzm6mdjcpamyyazjn060h9q3apawn6zajx"))))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs
`(("netpbm" ,netpbm) `(("netpbm" ,netpbm)