Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
97864d13 by Felix Yan at 2025-09-13T22:40:39+00:00
upgpkg: 0.1.1.8-23: rebuild with quickcheck-instances 0.3.33
- - - - -
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.8
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/haskell-pkg-janitors/filelock
arch = x86_64
license = LicenseRef-PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=filelock
pkgname=haskell-filelock
pkgver=0.1.1.8
-pkgrel=22
+pkgrel=23
pkgdesc="Portable interface to file locking (flock / LockFileEx)"
url="https://github.com/haskell-pkg-janitors/filelock"
license=("LicenseRef-PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/97864d13f125c017091044706f3e563f9ade9e4d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/97864d13f125c017091044706f3e563f9ade9e4d
You're receiving this email because of your account on gitlab.archlinux.org.