me
/
guix
Archived
1
0
Fork 0

gnu: r-a4core: Update to 1.52.0.

* gnu/packages/bioconductor.scm (r-a4core): Update to 1.52.0.

Change-Id: Ic773aab10e8d25897b3d656ef97302ccc6c4e585
master
Ricardo Wurmus 2024-05-07 13:06:54 +02:00
parent 42069fa4f3
commit 2de96b1cac
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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