Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-base16-bytestring
Commits:
ed11a0da by Felix Yan at 2026-01-11T02:37:45+08:00
upgpkg: 1.0.2.0-181: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-base16-bytestring
pkgdesc = RFC 4648-compliant Base16 encodings for ByteStrings
pkgver = 1.0.2.0
- pkgrel = 180
+ pkgrel = 181
url = https://github.com/haskell/base16-bytestring
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=base16-bytestring
pkgname=haskell-base16-bytestring
pkgver=1.0.2.0
-pkgrel=180
+pkgrel=181
pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings"
url="https://github.com/haskell/base16-bytestring"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base16-bytestring/-/commit/ed11a0da8c54981c706bb07266f182a06c342f20
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base16-bytestring/-/commit/ed11a0da8c54981c706bb07266f182a06c342f20
You're receiving this email because of your account on gitlab.archlinux.org.