me
/
guix
Archived
1
0
Fork 0

gnu: r-aroma-light: Update to 3.22.0.

* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.22.0.
master
Ricardo Wurmus 2021-06-05 08:49:41 +02:00
parent 2071ed58d5
commit 3e290768c6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2075,14 +2075,14 @@ by the user, helping with quick and reproducible access.")
(define-public r-aroma-light (define-public r-aroma-light
(package (package
(name "r-aroma-light") (name "r-aroma-light")
(version "3.20.0") (version "3.22.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "aroma.light" version)) (uri (bioconductor-uri "aroma.light" version))
(sha256 (sha256
(base32 (base32
"0pi37rlfqh24p9wd7l1xb3f7c7938xdscgcc5agp8c9qhajq25a0")))) "1yvq6l1p8cpijvlib4fn9y88ihn0gaalrmgx82jgrfmnszkqn3y5"))))
(properties `((upstream-name . "aroma.light"))) (properties `((upstream-name . "aroma.light")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs