Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hi-file-parser
Commits:
cd9c78b6 by Felix Yan at 2024-08-27T10:52:50+03:00
upgpkg: 0.1.6.0-12: rebuild with hashable 1.4.4.0
- - - - -
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.6.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.6.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/cd9c78b614b0768bd99fd9fff7de2dbfaa21ea11
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hi-file-parser/-/commit/cd9c78b614b0768bd99fd9fff7de2dbfaa21ea11
You're receiving this email because of your account on gitlab.archlinux.org.