Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filepattern
Commits:
6a4b83a1 by Felix Yan at 2025-09-29T17:29:00+00:00
upgpkg: 0.1.3-209: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-filepattern
pkgdesc = File path glob-like matching
pkgver = 0.1.3
- pkgrel = 208
+ pkgrel = 209
url = https://github.com/ndmitchell/filepattern
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=filepattern
pkgname=haskell-filepattern
pkgver=0.1.3
-pkgrel=208
+pkgrel=209
pkgdesc="File path glob-like matching"
url="https://github.com/ndmitchell/filepattern"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filepattern/-/commit/6a4b83a1af040c50a8188275180596c229bf14ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filepattern/-/commit/6a4b83a1af040c50a8188275180596c229bf14ee
You're receiving this email because of your account on gitlab.archlinux.org.