Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fsnotify
Commits:
ab1644c2 by Felix Yan at 2024-01-10T19:44:17+02:00
upgpkg: 0.4.0.0-50: rebuild with unordered-containers 0.2.20
- - - - -
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.0.0
- pkgrel = 49
+ pkgrel = 50
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.0.0
-pkgrel=49
+pkgrel=50
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/ab1644c2eb1f20d8238c7e1ed5de6ba66b0bf97d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fsnotify/-/commit/ab1644c2eb1f20d8238c7e1ed5de6ba66b0bf97d
You're receiving this email because of your account on gitlab.archlinux.org.