Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-transforms
Commits:
589f31e1 by Felix Yan at 2025-02-08T22:50:13+08:00
upgpkg: 0.4.0.1-84: rebuild with ansi-terminal 1.0, chell 0.5.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unicode-transforms
pkgdesc = Unicode transforms (normalization NFC/NFD/NFKC/NFKD)
pkgver = 0.4.0.1
- pkgrel = 83
+ pkgrel = 84
url = https://github.com/composewell/unicode-transforms/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=unicode-transforms
pkgname=haskell-unicode-transforms
pkgver=0.4.0.1
-pkgrel=83
+pkgrel=84
pkgdesc="Unicode transforms (normalization NFC/NFD/NFKC/NFKD)"
url="https://github.com/composewell/unicode-transforms/"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/589f31e1a06c184f193b03b5a3a3b4cf3808e12d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/589f31e1a06c184f193b03b5a3a3b4cf3808e12d
You're receiving this email because of your account on gitlab.archlinux.org.