Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-transforms
Commits:
61770d1b by Felix Yan at 2023-10-31T18:42:26+02:00
upgpkg: 0.4.0.1-57: rebuild with split 0.2.4
- - - - -
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 = 56
+ pkgrel = 57
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=56
+pkgrel=57
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/61770d1b7cb8df9dca216263570868601a9d300e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/61770d1b7cb8df9dca216263570868601a9d300e
You're receiving this email because of your account on gitlab.archlinux.org.