Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fuzzy
Commits:
98a8e1dd by Felix Yan at 2023-10-31T19:42:47+02:00
upgpkg: 0.1.0.1-142: rebuild with split 0.2.4
- - - - -
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.0.1
- pkgrel = 141
+ pkgrel = 142
url = https://github.com/joom/fuzzy
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=fuzzy
pkgname=haskell-fuzzy
pkgver=0.1.0.1
-pkgrel=141
+pkgrel=142
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/98a8e1dda51addfd568d2c2c5cfb7b7ad664335e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fuzzy/-/commit/98a8e1dda51addfd568d2c2c5cfb7b7ad664335e
You're receiving this email because of your account on gitlab.archlinux.org.