gnu: r-guitar: Update to 2.10.0.

* gnu/packages/bioconductor.scm (r-guitar): Update to 2.10.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:46 +00:00
parent 97c0e316d3
commit c7641e4327
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13827,14 +13827,14 @@ (define-public r-chromstar
(define-public r-guitar
(package
(name "r-guitar")
(version "2.8.0")
(version "2.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Guitar" version))
(sha256
(base32
"1q4m6c5181dw12lvdp324jlk78c9jgcsg6b9hk87zjadp6j0gfr6"))))
"082yja4mmsq77sllv3c88agxjbb6jxwil2krb8fkfsijvyyx11c9"))))
(properties `((upstream-name . "Guitar")))
(build-system r-build-system)
(propagated-inputs