Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-write
Commits:
7ee68c52 by Felix Yan at 2025-05-25T05:31:04+08:00
upgpkg: 0.2.1.1-12: rebuild with vector 0.13.2.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 = 11
+ pkgrel = 12
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=11
+pkgrel=12
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/7ee68c52abbb6a41ad11f21d482dc2b733e0579a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-write/-/commit/7ee68c52abbb6a41ad11f21d482dc2b733e0579a
You're receiving this email because of your account on gitlab.archlinux.org.