me
/
guix
Archived
1
0
Fork 0

gnu: r-msnid: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-msnid): Update to 1.34.0.
master
Ricardo Wurmus 2023-04-28 17:59:57 +02:00
parent 6bbb3bedb1
commit 6d09227e1f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7821,14 +7821,14 @@ of mass spectrometry based proteomics data.")
(define-public r-msnid
(package
(name "r-msnid")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnID" version))
(sha256
(base32
"1ljhxbyq5pa32sh44f06cwcdq79xh5nm51bpx1i8xig3bvwyg7p9"))))
"1mxlr76xrgp3limhr20naanhqr6b0d2wbk9l63j0pi2yckszxjjc"))))
(properties `((upstream-name . "MSnID")))
(build-system r-build-system)
(arguments