me
/
guix
Archived
1
0
Fork 0

gnu: r-yamss: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-yamss): Update to 1.22.0.
master
Ricardo Wurmus 2022-05-28 12:45:02 +02:00
parent f27b8dfc8b
commit ba66644856
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9527,14 +9527,14 @@ visualization with image data.")
(define-public r-yamss
(package
(name "r-yamss")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yamss" version))
(sha256
(base32
"141hbryifm6na5shjyrbjwwksqnl75kqp1m2zl03l9sjqm0kapab"))))
"1lcfxw73cxvpy3bnq28pxdy5128mpq5xklsa0mzxdjyqc4g55hy8"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocgenerics