gnu: r-savr: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-savr): Update to 1.36.0.
This commit is contained in:
zimoun 2022-11-17 03:50:17 +01:00 committed by Ricardo Wurmus
parent 1517a8fd4f
commit 1dfad3e535
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8947,14 +8947,14 @@ (define-public r-destiny
(define-public r-savr
(package
(name "r-savr")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "savR" version))
(sha256
(base32
"04zlf3lyr6vnpj80m6fd2is2f7302sxwih8nzzjnc4ss972jid2k"))))
"1b7kjgj2r6lgkdnrq91wcwvwb5an0gfdsbyp7j0pvn2byfm4lply"))))
(properties `((upstream-name . "savR")))
(build-system r-build-system)
(propagated-inputs