Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fsnotify
Commits:
5cc5fbc2 by Felix Yan at 2025-03-05T16:27:32+08:00
upgpkg: 0.4.1.0-19: rebuild with conduit 1.3.6.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fsnotify
pkgdesc = Cross platform library for file change notification.
pkgver = 0.4.1.0
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/haskell-fswatch/hfsnotify
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=fsnotify
pkgname=haskell-fsnotify
pkgver=0.4.1.0
-pkgrel=18
+pkgrel=19
pkgdesc="Cross platform library for file change notification."
url="https://github.com/haskell-fswatch/hfsnotify"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fsnotify/-/commit/5cc5fbc20ab77f9f4b80f44cee71b15f527296bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fsnotify/-/commit/5cc5fbc20ab77f9f4b80f44cee71b15f527296bc
You're receiving this email because of your account on gitlab.archlinux.org.