Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-critbit
Commits:
049aa7ce by Felix Yan at 2024-09-03T22:09:47+03:00
upgpkg: 0.2.0.0-256: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-critbit
pkgdesc = Crit-bit maps and sets
pkgver = 0.2.0.0
- pkgrel = 255
+ pkgrel = 256
url = https://github.com/bos/critbit
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=critbit
pkgname=haskell-critbit
pkgver=0.2.0.0
-pkgrel=255
+pkgrel=256
pkgdesc="Crit-bit maps and sets"
url="https://github.com/bos/critbit"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-critbit/-/commit/049aa7ce0e676cb5b5b3d7f0330e996d98b4fd23
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-critbit/-/commit/049aa7ce0e676cb5b5b3d7f0330e996d98b4fd23
You're receiving this email because of your account on gitlab.archlinux.org.