Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-abstract-deque
Commits:
a90e3d16 by Felix Yan at 2023-11-22T10:19:29+02:00
upgpkg: 0.3-197: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-abstract-deque
pkgdesc = Abstract, parameterized interface to mutable Deques.
pkgver = 0.3
- pkgrel = 196
+ pkgrel = 197
url = https://github.com/rrnewton/haskell-lockfree/wiki
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=abstract-deque
pkgname=haskell-abstract-deque
pkgver=0.3
-pkgrel=196
+pkgrel=197
pkgdesc="Abstract, parameterized interface to mutable Deques."
url="https://github.com/rrnewton/haskell-lockfree/wiki"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-abstract-deque/-/commit/a90e3d1658aea6b195bb709adfc3f6e466f69c62
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-abstract-deque/-/commit/a90e3d1658aea6b195bb709adfc3f6e466f69c62
You're receiving this email because of your account on gitlab.archlinux.org.