me
/
guix
Archived
1
0
Fork 0

gnu: r-muscat: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-muscat): Update to 1.12.0.
master
zimoun 2022-11-17 03:50:11 +01:00 committed by Ricardo Wurmus
parent fa0eda6e3f
commit cb7e5ebd54
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5889,14 +5889,14 @@ throughput genetic sequencing data sets using regression methods.")
(define-public r-muscat
(package
(name "r-muscat")
(version "1.10.1")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "muscat" version))
(sha256
(base32
"1j3zkhqgza92vdykb1yia1jjwsdqra6q9c0jk6p5p2x0778xqgfd"))))
"07b1z8rd0zibmv3rm4zggjf49lh37p2bp1h919zcw3n0fy2hax1k"))))
(properties `((upstream-name . "muscat")))
(build-system r-build-system)
(propagated-inputs