Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
c03ccb11 by Felix Yan at 2025-10-05T02:27:27+08:00
upgpkg: 0.1.1.8-40: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 39
+ pkgrel = 40
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=39
+pkgrel=40
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/c03ccb11d7fd8890b1ef08ea5d8db845dc4c4c32
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/c03ccb11d7fd8890b1ef08ea5d8db845dc4c4c32
You're receiving this email because of your account on gitlab.archlinux.org.