me
/
guix
Archived
1
0
Fork 0

gnu: r-a4base: Update to 1.52.0.

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

Change-Id: Ib453338c9f5120152401b63316875563dcfa8a6f
master
Ricardo Wurmus 2024-05-07 13:06:55 +02:00
parent 316a754148
commit e99c0cb450
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16595,14 +16595,14 @@ provides reporting features.")
(define-public r-a4base (define-public r-a4base
(package (package
(name "r-a4base") (name "r-a4base")
(version "1.50.0") (version "1.52.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "a4Base" version)) (uri (bioconductor-uri "a4Base" version))
(sha256 (sha256
(base32 (base32
"0hin5lpwa7cxa862jh3y7d8kq3q9bv76ri08b27jxzyr5p7xwcr2")))) "19vapjmyd3ly3s2gqa2xfg99gyc6n6lv3c6rpi0ch4hzb7wiinvm"))))
(properties `((upstream-name . "a4Base"))) (properties `((upstream-name . "a4Base")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs