me
/
guix
Archived
1
0
Fork 0

gnu: r-a4core: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-a4core): Update to 1.48.0.
master
Ricardo Wurmus 2023-04-28 18:00:11 +02:00
parent ae28601ad1
commit d596e1db96
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13019,14 +13019,14 @@ It allows searching of biological metadata using various criteria.")
(define-public r-a4core
(package
(name "r-a4core")
(version "1.46.0")
(version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Core" version))
(sha256
(base32
"0plgfzsvg220v6k6p0g7izsfw2lj78331lqyvz0p9vd91ynwp41k"))))
"14q9q3dxnmmm491af53hd0dwwqiz47xxrwy05axh85x4fh01j3xx"))))
(properties `((upstream-name . "a4Core")))
(build-system r-build-system)
(propagated-inputs