Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-abstract-deque
Commits:
c5f32f64 by Felix Yan at 2024-08-26T20:47:01+03:00
upgpkg: 0.3-207: rebuild with hashable 1.4.4.0
- - - - -
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 = 206
+ pkgrel = 207
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=206
+pkgrel=207
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/c5f32f645bfe4d10dc9780143bac65ab25246696
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-abstract-deque/-/commit/c5f32f645bfe4d10dc9780143bac65ab25246696
You're receiving this email because of your account on gitlab.archlinux.org.