me
/
guix
Archived
1
0
Fork 0

gnu: r-amaretto: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-amaretto): Update to 1.14.0.
master
Ricardo Wurmus 2023-03-31 15:24:51 +02:00
parent 56de91b712
commit 2c3383e8d8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2732,13 +2732,13 @@ problems.")
(define-public r-amaretto
(package
(name "r-amaretto")
(version "1.13.0")
(version "1.14.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AMARETTO" version))
(sha256
(base32
"18w65sf3h4yzw9v5xgkalxnkmgzgsx100v7qc7z4ifx10lgpji5n"))))
"06j75c4j71fkkw5s52nbzb3k084y2f4v4h3js9dgsxxrd6jkzfz9"))))
(properties `((upstream-name . "AMARETTO")))
(build-system r-build-system)
(propagated-inputs