Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-path
Commits:
f55531d1 by Felix Yan at 2023-11-16T14:15:34+02:00
upgpkg: 0.9.2-138: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-path
pkgdesc = Path
pkgver = 0.9.2
- pkgrel = 137
+ pkgrel = 138
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.2
-pkgrel=137
+pkgrel=138
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/f55531d1fc08fab135b16834af918f09a7cf6269
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/f55531d1fc08fab135b16834af918f09a7cf6269
You're receiving this email because of your account on gitlab.archlinux.org.