Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-base64
Commits:
8cba11bb by Felix Yan at 2024-09-04T20:35:51+03:00
upgpkg: 0.4.2.4-73: rebuild with text-short 0.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-base64
pkgdesc = A modern RFC 4648-compliant Base64 library
pkgver = 0.4.2.4
- pkgrel = 72
+ pkgrel = 73
url = https://github.com/emilypi/base64
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=base64
pkgname=haskell-base64
pkgver=0.4.2.4
-pkgrel=72
+pkgrel=73
pkgdesc="A modern RFC 4648-compliant Base64 library"
url="https://github.com/emilypi/base64"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64/-/commit/8cba11bb875b5040a4e6e42e84c1dfa03df05e51
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64/-/commit/8cba11bb875b5040a4e6e42e84c1dfa03df05e51
You're receiving this email because of your account on gitlab.archlinux.org.