Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-encoding
Commits:
3c86f3f8 by Felix Yan at 2025-09-12T21:33:02+00:00
upgpkg: 0.10.2-40: rebuild with hashable 1.4.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-encoding
pkgdesc = A library for various character encodings
pkgver = 0.10.2
- pkgrel = 39
+ pkgrel = 40
url = https://github.com/dmwit/encoding
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=encoding
pkgname=haskell-encoding
pkgver=0.10.2
-pkgrel=39
+pkgrel=40
pkgdesc="A library for various character encodings"
url="https://github.com/dmwit/encoding"
license=("BSD-3-Clause")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-encoding/-/commit/3c86f3f80f5d5e18bc14e8f7f1a2bb0d93e8ae49
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-encoding/-/commit/3c86f3f80f5d5e18bc14e8f7f1a2bb0d93e8ae49
You're receiving this email because of your account on gitlab.archlinux.org.