Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hi-file-parser
Commits:
0f60eafc by Felix Yan at 2025-09-29T22:04:48+00:00
upgpkg: 0.1.8.0-21: rebuild with doctest 0.22.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hi-file-parser
pkgdesc = Parser for GHC's *.hi files
pkgver = 0.1.8.0
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/commercialhaskell/hi-file-parser
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hi-file-parser
pkgname=haskell-hi-file-parser
pkgver=0.1.8.0
-pkgrel=20
+pkgrel=21
pkgdesc="Parser for GHC's *.hi files"
url="https://github.com/commercialhaskell/hi-file-parser"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/0f60eafce561b35f34b9827cca9c5c0be1c52934
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/0f60eafce561b35f34b9827cca9c5c0be1c52934
You're receiving this email because of your account on gitlab.archlinux.org.