1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: r-guitar: Update to 2.24.0.

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

Change-Id: I9c1179dc0ed9f74f37f93eaddf49cd6193070be0
This commit is contained in:
Ricardo Wurmus 2025-04-29 22:40:05 +02:00
parent bed701495b
commit 63b85de4be
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26936,14 +26936,14 @@ analyses.")
(define-public r-guitar
(package
(name "r-guitar")
(version "2.22.0")
(version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Guitar" version))
(sha256
(base32
"1hy17ajwrw1bvx6rsyxsv5h656z98ms3nj0v52xsy1ryi4iyqs49"))))
"0nmxfiwfw1q5rn7642k3x1s6p8q7dssm8c0zcqiq6404f5j44qwq"))))
(properties `((upstream-name . "Guitar")))
(build-system r-build-system)
(propagated-inputs