me
/
guix
Archived
1
0
Fork 0

gnu: r-guitar: Update to 2.18.0.

* gnu/packages/bioconductor.scm (r-guitar): Update to 2.18.0.

Change-Id: I2cd39de6e1fedbc3ed9a137373d6836e930296f2
master
Ricardo Wurmus 2023-11-03 17:19:11 +01:00
parent 0c881be497
commit 7e36e3ed55
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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