gnu: r-massspecwavelet: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-massspecwavelet): Update to 1.56.0.
This commit is contained in:
zimoun 2020-10-30 15:52:35 +01:00 committed by Ricardo Wurmus
parent 7f71341e5d
commit f4e19e62bb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -5143,14 +5143,14 @@ genes.")
(define-public r-massspecwavelet
(package
(name "r-massspecwavelet")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MassSpecWavelet" version))
(sha256
(base32
"0nv1r68g7f1rps6sqaccd4n4x0i19wklvyabhp4b03cdk22gl3nq"))))
"1vvxbxc538raqdsy0x9ln41vjhp2aw1nrh4k35y3s9mhb1jlzzv3"))))
(properties
`((upstream-name . "MassSpecWavelet")))
(build-system r-build-system)