Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-critbit
Commits:
91e237c3 by Felix Yan at 2023-11-22T10:30:26+02:00
upgpkg: 0.2.0.0-245: rebuild with async 2.2.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 = 244
+ pkgrel = 245
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=244
+pkgrel=245
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/91e237c36de42a648753b093113a56655e8c0abf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-critbit/-/commit/91e237c36de42a648753b093113a56655e8c0abf
You're receiving this email because of your account on gitlab.archlinux.org.