Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hi-file-parser
Commits:
9f3a2a87 by Felix Yan at 2023-11-13T23:01:05+02:00
upgpkg: 0.1.4.0-12: rebuild with tasty-hunit 0.10.1
- - - - -
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.4.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/commercialhaskell/hi-file-parser
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hi-file-parser
pkgname=haskell-hi-file-parser
pkgver=0.1.4.0
-pkgrel=11
+pkgrel=12
pkgdesc="Parser for GHC's hi files"
url="https://github.com/commercialhaskell/hi-file-parser"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/9f3a2a879650126054d22466e740db39887a052d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/9f3a2a879650126054d22466e740db39887a052d
You're receiving this email because of your account on gitlab.archlinux.org.