Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filelock
Commits:
bd8a9907 by Felix Yan at 2023-11-22T10:20:21+02:00
upgpkg: 0.1.1.7-3: rebuild with async 2.2.5
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/bd8a9907390a7c9d413edb640555f2b0f205dee5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filelock/-/commit/bd8a9907390a7c9d413edb640555f2b0f205dee5
You're receiving this email because of your account on gitlab.archlinux.org.