me
/
guix
Archived
1
0
Fork 0

gnu: r-a4core: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-a4core): Update to 1.36.0.
master
Ricardo Wurmus 2020-06-13 00:50:04 +02:00
parent d200b4dc48
commit 4f2112add9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3923,14 +3923,14 @@ It allows searching of biological metadata using various criteria.")
(define-public r-a4core
(package
(name "r-a4core")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Core" version))
(sha256
(base32
"0xcs9wl2yrprl4yc0z5s4zrkil3752k9xc1fi8fcx7zab1mm80df"))))
"1hn9lkaib1bx5n52as882f8zwsln8w40sx8hxbrnimjvgfxrbvnp"))))
(properties `((upstream-name . "a4Core")))
(build-system r-build-system)
(propagated-inputs