mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
gnu: r-mmuphin: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-mmuphin): Update to 1.16.0. Change-Id: Ib8d6583456e76abea75d08dc21aaedffe5a46053
This commit is contained in:
parent
b4b48541f9
commit
8288c11c51
1 changed files with 2 additions and 2 deletions
|
@ -8655,13 +8655,13 @@ (define-public r-mfuzz
|
|||
(define-public r-mmuphin
|
||||
(package
|
||||
(name "r-mmuphin")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MMUPHin" version))
|
||||
(sha256
|
||||
(base32 "14cn1mg9ffhzy1vgschl2h0wzah3c1g67q367f2m050a3z2i2ndy"))
|
||||
(base32 "0lhvsx5yjvqh5d3h860sv8cf3h73nrzvljpkqrd9ks0irc4gcm6d"))
|
||||
;; Delete generated files.
|
||||
(snippet
|
||||
'(for-each delete-file
|
||||
|
|
Loading…
Reference in a new issue