Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
b9f36d2f by Felix Yan at 2025-03-06T01:37:37+08:00
upgpkg: 0.1.1.7-23: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-filelock
pkgdesc = Portable interface to file locking (flock / LockFileEx)
pkgver = 0.1.1.7
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/haskell-pkg-janitors/filelock
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=filelock
pkgname=haskell-filelock
pkgver=0.1.1.7
-pkgrel=22
+pkgrel=23
pkgdesc="Portable interface to file locking (flock / LockFileEx)"
url="https://github.com/haskell-pkg-janitors/filelock"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/b9f36d2fcc2df3583bf2c0b1e5e13fed43ceeada
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/b9f36d2fcc2df3583bf2c0b1e5e13fed43ceeada
You're receiving this email because of your account on gitlab.archlinux.org.