Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fuzzy
Commits:
64c1270c by Felix Yan at 2025-09-06T19:58:58+00:00
upgpkg: 0.1.1.0-123: rebuild with tasty-hunit 0.10.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fuzzy
pkgdesc = Filters a list based on a fuzzy string search.
pkgver = 0.1.1.0
- pkgrel = 122
+ pkgrel = 123
url = https://github.com/joom/fuzzy
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=fuzzy
pkgname=haskell-fuzzy
pkgver=0.1.1.0
-pkgrel=122
+pkgrel=123
pkgdesc="Filters a list based on a fuzzy string search."
url="https://github.com/joom/fuzzy"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fuzzy/-/commit/64c1270c9890209451a5c90effc20cd804308e67
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fuzzy/-/commit/64c1270c9890209451a5c90effc20cd804308e67
You're receiving this email because of your account on gitlab.archlinux.org.