Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fuzzy
Commits:
e67be3d8 by Felix Yan at 2024-09-23T13:12:44+03:00
upgpkg: 0.1.1.0-30: rebuild with commutative-semigroups 0.2.0.1
- - - - -
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 = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/e67be3d89a38e5988a24c2f616e07a09d2bf5133
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fuzzy/-/commit/e67be3d89a38e5988a24c2f616e07a09d2bf5133
You're receiving this email because of your account on gitlab.archlinux.org.