gnu: r-scry: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-scry): Update to 1.10.0.
This commit is contained in:
zimoun 2022-11-17 03:50:13 +01:00 committed by Ricardo Wurmus
parent 6fb3733394
commit 0685695155
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6858,13 +6858,13 @@ (define-public r-scmap
(define-public r-scry
(package
(name "r-scry")
(version "1.8.0")
(version "1.10.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "scry" version))
(sha256
(base32
"16mj21r91jy8ircdz8rfrdli9gjy0hrx90kf6ghs305d3d4dl193"))))
"0vx6fi8hnxms6d3hm3qxkrdx1qpyd7vhwdk7ds98ads070miqr21"))))
(properties `((upstream-name . "scry")))
(build-system r-build-system)
(propagated-inputs