me
/
guix
Archived
1
0
Fork 0

gnu: r-made4: Update to 1.74.0.

* gnu/packages/bioconductor.scm (r-made4): Update to 1.74.0.
master
Ricardo Wurmus 2023-04-28 17:59:56 +02:00
parent 343036f151
commit 4d1208e654
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7326,13 +7326,13 @@ of data exploration, normalization, and transformation methods.")
(define-public r-made4 (define-public r-made4
(package (package
(name "r-made4") (name "r-made4")
(version "1.72.0") (version "1.74.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "made4" version)) (uri (bioconductor-uri "made4" version))
(sha256 (sha256
(base32 (base32
"0ylcigzbahic99afqk1q29d4wczmsqmp2hasvihcykybb440a6f2")))) "1233l5160msxp85vm2h0j3k073vv5d9wj55709x4s657fi9la6ij"))))
(properties `((upstream-name . "made4"))) (properties `((upstream-name . "made4")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs