Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-critbit
Commits:
c2887c08 by Felix Yan at 2023-11-15T16:02:23+02:00
upgpkg: 0.2.0.0-242: rebuild with vector 0.13.1.0
- - - - -
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 = 241
+ pkgrel = 242
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=241
+pkgrel=242
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/c2887c087fffc664c1594b5dece4e7c7debfc3eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-critbit/-/commit/c2887c087fffc664c1594b5dece4e7c7debfc3eb
You're receiving this email because of your account on gitlab.archlinux.org.