Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-write
Commits:
b73437ab by Felix Yan at 2025-07-29T00:49:35+08:00
upgpkg: 0.2.1.1-23: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.2
- - - - -
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 = 22
+ pkgrel = 23
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=22
+pkgrel=23
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/b73437ab4f03ced96ad3c8ca9c6d285ca4872a7e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-write/-/commit/b73437ab4f03ced96ad3c8ca9c6d285ca4872a7e
You're receiving this email because of your account on gitlab.archlinux.org.