Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-base64
Commits:
a84f1b65 by Felix Yan at 2025-10-09T08:48:48+08:00
upgpkg: 1.0-23: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-base64
pkgdesc = A modern Base64 library
pkgver = 1.0
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/emilypi/base64
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=base64
pkgname=haskell-base64
pkgver=1.0
-pkgrel=22
+pkgrel=23
pkgdesc="A modern Base64 library"
url="https://github.com/emilypi/base64"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64/-/commit/a84f1b6593ca89b36febdaf98d82e5830479a2dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64/-/commit/a84f1b6593ca89b36febdaf98d82e5830479a2dc
You're receiving this email because of your account on gitlab.archlinux.org.