me
/
guix
Archived
1
0
Fork 0

gnu: r-guitar: Update to 2.16.0.

* gnu/packages/bioconductor.scm (r-guitar): Update to 2.16.0.
master
Ricardo Wurmus 2023-04-28 19:01:38 +02:00
parent 3616dd923f
commit e5e7089db5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19633,14 +19633,14 @@ analyses.")
(define-public r-guitar
(package
(name "r-guitar")
(version "2.14.0")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Guitar" version))
(sha256
(base32
"0lrw1v82amr54bkfh98953b16fhlgd1i6kz1g7zy8gj0hd417ms1"))))
"1v1yw90waq0ccj6pxdipipy5bnk0k762m5kadl4h3jgpcrkf2fvc"))))
(properties `((upstream-name . "Guitar")))
(build-system r-build-system)
(propagated-inputs