me
/
guix
Archived
1
0
Fork 0

gnu: r-mia: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-mia): Update to 1.8.0.
master
Ricardo Wurmus 2023-04-28 18:00:08 +02:00
parent 8d0843d3eb
commit 957cc37181
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12078,13 +12078,13 @@ studies.")
(define-public r-mia
(package
(name "r-mia")
(version "1.6.0")
(version "1.8.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "mia" version))
(sha256
(base32
"0yz88ggv6d5rccdwzixwg9y1bc4xysazlmv1ph88wxs8r6fcmync"))))
"1p78yacx0cgihva7m2n3vnll5w4b47vl98hy12pq9rnmhk6r591z"))))
(properties `((upstream-name . "mia")))
(build-system r-build-system)
(propagated-inputs