Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-primops
Commits:
c41d9652 by Felix Yan at 2025-08-01T01:33:00+08:00
upgpkg: 0.8.8-9: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-atomic-primops
pkgdesc = A safe approach to CAS and other atomic ops in Haskell
pkgver = 0.8.8
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/rrnewton/haskell-lockfree/wiki
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=atomic-primops
pkgname=haskell-atomic-primops
pkgver=0.8.8
-pkgrel=8
+pkgrel=9
pkgdesc="A safe approach to CAS and other atomic ops in Haskell"
url="https://github.com/rrnewton/haskell-lockfree/wiki"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-primops/-/commit/c41d9652c5b2d4e7204c8475fa363378a216ca1a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-primops/-/commit/c41d9652c5b2d4e7204c8475fa363378a216ca1a
You're receiving this email because of your account on gitlab.archlinux.org.