mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: r-a4core: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-a4core): Update to 1.48.0.
This commit is contained in:
parent
ae28601ad1
commit
d596e1db96
1 changed files with 2 additions and 2 deletions
|
@ -13019,14 +13019,14 @@ (define-public r-annaffy
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue