me
/
guix
Archived
1
0
Fork 0

gnu: r-scry: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-scry): Update to 1.10.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -6858,13 +6858,13 @@ different experiment.")
(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