Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shell-escape
Commits:
a7415a36 by Felix Yan at 2025-08-01T13:16:52+08:00
upgpkg: 0.2.0-236: rebuild with ansi-wl-pprint 1.0.2, hopenpgp-tools 0.23.8,
optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-shell-escape
pkgdesc = Shell escaping library
pkgver = 0.2.0
- pkgrel = 235
+ pkgrel = 236
url = https://github.com/solidsnack/shell-escape
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=shell-escape
pkgname=haskell-shell-escape
pkgver=0.2.0
-pkgrel=235
+pkgrel=236
pkgdesc="Shell escaping library"
url="https://github.com/solidsnack/shell-escape"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shell-escape/-/commit/a7415a361ca5fa5e70960dc601af40de97792259
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shell-escape/-/commit/a7415a361ca5fa5e70960dc601af40de97792259
You're receiving this email because of your account on gitlab.archlinux.org.