me
/
guix
Archived
1
0
Fork 0

gnu: r-a4core: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-a4core): Update to 1.42.0.
master
Ricardo Wurmus 2021-11-04 22:04:22 +00:00
parent 85c2a802f9
commit 5785c45e01
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7653,14 +7653,14 @@ It allows searching of biological metadata using various criteria.")
(define-public r-a4core
(package
(name "r-a4core")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Core" version))
(sha256
(base32
"00fi753nsayv0xspavw8r9ni1sim8ng33hp3d3kj2b8ihygd1s10"))))
"074aa52y6c70417lxwrclk613gbs7zv3326g9ndbbzzs5pmnh1y0"))))
(properties `((upstream-name . "a4Core")))
(build-system r-build-system)
(propagated-inputs