gnu: r-mzr: Update to 2.32.0.
* gnu/packages/bioconductor.scm (r-mzr): Update to 2.32.0.
This commit is contained in:
parent
8735f10995
commit
0fbb12153b
1 changed files with 2 additions and 2 deletions
|
@ -6118,14 +6118,14 @@ (define-public r-mzid
|
|||
(define-public r-mzr
|
||||
(package
|
||||
(name "r-mzr")
|
||||
(version "2.30.0")
|
||||
(version "2.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "mzR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1dqa03hb42kbqfg15ksijdkyf9pr54gcl3in4mzjkld5sdi8ncds"))
|
||||
"0p7mkvvaf25si95lpwpr65jm3dzxmgs9i0wilyb2mbxkdcz9vm71"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(delete-file-recursively "src/boost"))))
|
||||
|
|
Loading…
Reference in a new issue