1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-13 21:44:07 +02:00

gnu: r-escape: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-escape): Update to 2.8.0.

Change-Id: Iabc23768b6c72ee90e60b8416f28f062fe3899a6
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:14:20 +02:00
parent 834fc0723a
commit fe931d37ba
+2 -2
View File
@@ -7522,13 +7522,13 @@ dynamic documents and vignettes.")
(define-public r-escape
(package
(name "r-escape")
(version "2.6.2")
(version "2.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "escape" version))
(sha256
(base32 "1siimy3qsyjw6in2x2kf07ilyglamcq79n9lcysq755k1g2pz689"))))
(base32 "0c4wpfaw08zi11vi5dpb5spgba2hzbhlcxscnxkcjxy5h0pg92i8"))))
(properties
'((upstream-name . "escape")
(updater-extra-native-inputs