Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-encoding
Commits:
f7da28cb by Felix Yan at 2025-10-09T08:03:42+08:00
upgpkg: 0.10.2-61: rebuild with strict 0.5.1
- - - - -
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 = 60
+ pkgrel = 61
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=60
+pkgrel=61
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/f7da28cb5719b256dcf242304cc7d7414f5d1de8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-encoding/-/commit/f7da28cb5719b256dcf242304cc7d7414f5d1de8
You're receiving this email because of your account on gitlab.archlinux.org.