Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-critbit
Commits:
ddacc863 by Felix Yan at 2024-08-26T20:50:56+03:00
upgpkg: 0.2.0.0-255: rebuild with hashable 1.4.4.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 = 254
+ pkgrel = 255
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=254
+pkgrel=255
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/ddacc863c2509f9f2080e7fa91c91f6929c7660d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-critbit/-/commit/ddacc863c2509f9f2080e7fa91c91f6929c7660d
You're receiving this email because of your account on gitlab.archlinux.org.