Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-path
Commits:
3df37c85 by Felix Yan at 2024-09-03T23:51:28+03:00
upgpkg: 0.9.5-20: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-path
pkgdesc = Path
pkgver = 0.9.5
- pkgrel = 19
+ pkgrel = 20
url = https://hackage.haskell.org/package/path
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=path
pkgname=haskell-path
pkgver=0.9.5
-pkgrel=19
+pkgrel=20
pkgdesc="Path"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/3df37c85350c77dae44aef46407e02f09485747f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/3df37c85350c77dae44aef46407e02f09485747f
You're receiving this email because of your account on gitlab.archlinux.org.