Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-base64-bytestring
Commits:
3c88c2ac by Felix Yan at 2025-05-25T04:34:19+08:00
upgpkg: 1.2.1.0-132: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-base64-bytestring
pkgdesc = Fast base64 encoding and decoding for ByteStrings
pkgver = 1.2.1.0
- pkgrel = 131
+ pkgrel = 132
url = https://github.com/bos/base64-bytestring
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_hkgname=base64-bytestring
pkgname=haskell-base64-bytestring
pkgver=1.2.1.0
-pkgrel=131
+pkgrel=132
pkgdesc="Fast base64 encoding and decoding for ByteStrings"
url="https://github.com/bos/base64-bytestring"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64-bytestring/-/commit/3c88c2ac36b3763b9f5f3a01a863d062a0c7129a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64-bytestring/-/commit/3c88c2ac36b3763b9f5f3a01a863d062a0c7129a
You're receiving this email because of your account on gitlab.archlinux.org.