Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
b28cd605 by Felix Yan at 2024-08-26T20:42:56+03:00
upgpkg: 0.1.1.7-13: rebuild with hashable 1.4.4.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.7
- pkgrel = 12
+ pkgrel = 13
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=12
+pkgrel=13
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/b28cd60511891021dd6f78329769de34751524a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/b28cd60511891021dd6f78329769de34751524a9
You're receiving this email because of your account on gitlab.archlinux.org.