Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-write
Commits:
6fd79f17 by Felix Yan at 2025-10-15T02:47:55+08:00
upgpkg: 0.2.1.1-93: rebuild with splitmix 0.1.3
- - - - -
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 = 92
+ pkgrel = 93
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=92
+pkgrel=93
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/6fd79f172ad8ce162fa4bd7a396f59b2a374b9c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-write/-/commit/6fd79f172ad8ce162fa4bd7a396f59b2a374b9c6
You're receiving this email because of your account on gitlab.archlinux.org.