Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-base64-bytestring
Commits: 6a7f6a97 by Felix Yan at 2024-08-26T20:54:14+03:00 upgpkg: 1.2.1.0-105: rebuild with hashable 1.4.4.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 = 104 + pkgrel = 105 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=104 +pkgrel=105 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/6a7f6a979a91660e42e544ead87022266a1f36a8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-base64-bytestring/-/commit/6a7f6a979a91660e42e544ead87022266a1f36a8 You're receiving this email because of your account on gitlab.archlinux.org.