me
/
guix
Archived
1
0
Fork 0

gnu: r-alpine: Update to 1.25.0.

* gnu/packages/bioconductor.scm (r-alpine): Update to 1.25.0.
master
Ricardo Wurmus 2023-04-28 17:59:43 +02:00
parent 19636f0341
commit dec3658f6b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3132,13 +3132,13 @@ plants. The method has been specifically designed to:
(define-public r-alpine (define-public r-alpine
(package (package
(name "r-alpine") (name "r-alpine")
(version "1.24.0") (version "1.25.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "alpine" version)) (uri (bioconductor-uri "alpine" version))
(sha256 (sha256
(base32 (base32
"0rjnwljh4c2f7ml0m14pllns4pvyjwwf23qsn6zjygm5x04bapf0")))) "01y467qcjl40fq0m9vq6fpyi5f243v4g67dnn5ddqwrzrkyb0j2r"))))
(properties `((upstream-name . "alpine"))) (properties `((upstream-name . "alpine")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs