gnu: r-savr: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-savr): Update to 1.22.0.
master
Ricardo Wurmus 2019-05-05 23:58:15 +02:00
parent 0aa72f2d1e
commit 8d3d0c3abe
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1813,14 +1813,14 @@ maps.")
(define-public r-savr
(package
(name "r-savr")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "savR" version))
(sha256
(base32
"13bwq2a2pygdkmhrcmvz525wsi5i01j911711zgs6x93wj20b2w7"))))
"101p0c07p49c50lfnbfanyyikdypmqkvwclqifq32js9phqwhf6h"))))
(properties `((upstream-name . "savR")))
(build-system r-build-system)
(propagated-inputs