Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-concurrent-supply
Commits:
9788ded4 by Felix Yan at 2023-11-22T10:30:53+02:00
upgpkg: 0.1.8-199: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-concurrent-supply
pkgdesc = A fast concurrent unique identifier supply with a pure API
pkgver = 0.1.8
- pkgrel = 198
+ pkgrel = 199
url = https://github.com/ekmett/concurrent-supply
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=concurrent-supply
pkgname=haskell-concurrent-supply
pkgver=0.1.8
-pkgrel=198
+pkgrel=199
pkgdesc="A fast concurrent unique identifier supply with a pure API"
url="https://github.com/ekmett/concurrent-supply"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-supply/-/commit/9788ded4e8d94f442eda98a0c879507e2c475ed9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-concurrent-supply/-/commit/9788ded4e8d94f442eda98a0c879507e2c475ed9
You're receiving this email because of your account on gitlab.archlinux.org.