Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-write
Commits:
4c682af1 by Felix Yan at 2025-08-01T12:59:13+08:00
upgpkg: 0.2.1.1-25: 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-write
pkgdesc = Atomically write to a file
pkgver = 0.2.1.1
- pkgrel = 24
+ pkgrel = 25
url = https://github.com/stackbuilders/atomic-write
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=atomic-write
pkgname=haskell-atomic-write
pkgver=0.2.1.1
-pkgrel=24
+pkgrel=25
pkgdesc="Atomically write to a file"
url="https://github.com/stackbuilders/atomic-write"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-write/-/commit/4c682af130f6c3192f46315c0f0851029b16ef00
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-write/-/commit/4c682af130f6c3192f46315c0f0851029b16ef00
You're receiving this email because of your account on gitlab.archlinux.org.