Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fsnotify
Commits:
782b54dd by Felix Yan at 2025-08-11T21:50:19+08:00
upgpkg: 0.4.2.0-14: rebuild with conduit-extra 1.3.8
- - - - -
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.2.0
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/haskell-fswatch/hfsnotify
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=fsnotify
pkgname=haskell-fsnotify
pkgver=0.4.2.0
-pkgrel=13
+pkgrel=14
pkgdesc="Cross platform library for file change notification."
url="https://github.com/haskell-fswatch/hfsnotify"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fsnotify/-/commit/782b54dd9907fa6a69a0e4ed0c3295882cc988ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fsnotify/-/commit/782b54dd9907fa6a69a0e4ed0c3295882cc988ed
You're receiving this email because of your account on gitlab.archlinux.org.