Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-path
Commits:
016ef511 by Felix Yan at 2024-08-27T11:13:15+03:00
upgpkg: 0.9.5-19: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-path
pkgdesc = Path
pkgver = 0.9.5
- pkgrel = 18
+ pkgrel = 19
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=18
+pkgrel=19
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/016ef51182faa2c851e6bad14738c4b16c80e28f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/016ef51182faa2c851e6bad14738c4b16c80e28f
You're receiving this email because of your account on gitlab.archlinux.org.