mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -05:00
gnu: r-muscat: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-muscat): Update to 1.12.0.
This commit is contained in:
parent
fa0eda6e3f
commit
cb7e5ebd54
1 changed files with 2 additions and 2 deletions
|
@ -5889,14 +5889,14 @@ (define-public r-motifrg
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue