Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
ba60ee56 by Felix Yan at 2025-09-12T21:29:06+00:00
upgpkg: 0.1.1.8-21: rebuild with hashable 1.4.5.0
- - - - -
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 = 20
+ pkgrel = 21
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=20
+pkgrel=21
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/ba60ee56d749638b9699020979479c1a8817cff9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/ba60ee56d749638b9699020979479c1a8817cff9
You're receiving this email because of your account on gitlab.archlinux.org.