Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-system-filepath
Commits:
a7e95175 by Felix Yan at 2024-09-03T22:19:02+03:00
upgpkg: 0.4.14-251: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-system-filepath
pkgdesc = High-level, byte-based file and directory path manipulations
pkgver = 0.4.14
- pkgrel = 250
+ pkgrel = 251
url = https://hackage.haskell.org/package/system-filepath
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=system-filepath
pkgname=haskell-system-filepath
pkgver=0.4.14
-pkgrel=250
+pkgrel=251
pkgdesc="High-level, byte-based file and directory path manipulations"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-system-filepath/-/commit/a7e951757a4614cb9444b608dafb88bdd6c9065d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-system-filepath/-/commit/a7e951757a4614cb9444b608dafb88bdd6c9065d
You're receiving this email because of your account on gitlab.archlinux.org.