Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
53ab4988 by Felix Yan at 2025-09-06T19:55:38+00:00
upgpkg: 0.1.1.8-15: rebuild with tasty-hunit 0.10.2
- - - - -
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 = 14
+ pkgrel = 15
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=14
+pkgrel=15
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/53ab4988fd5f0057dcef851e3d4346241be66ded
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/53ab4988fd5f0057dcef851e3d4346241be66ded
You're receiving this email because of your account on gitlab.archlinux.org.