Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shell-escape
Commits:
732bb238 by Felix Yan at 2024-08-26T20:51:10+03:00
upgpkg: 0.2.0-201: rebuild with hashable 1.4.4.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 = 200
+ pkgrel = 201
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=200
+pkgrel=201
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/732bb238b9fecdb7363fb1dca1840faf6872785b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shell-escape/-/commit/732bb238b9fecdb7363fb1dca1840faf6872785b
You're receiving this email because of your account on gitlab.archlinux.org.