[arch-commits] Commit in haskell-hi-file-parser/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 23 17:58:22 UTC 2022


    Date: Tuesday, August 23, 2022 @ 17:58:22
  Author: felixonmars
Revision: 1275735

upgpkg: haskell-hi-file-parser 0.1.3.0-1: rebuild with hi-file-parser 0.1.3.0

Modified:
  haskell-hi-file-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 17:58:19 UTC (rev 1275734)
+++ PKGBUILD	2022-08-23 17:58:22 UTC (rev 1275735)
@@ -2,8 +2,8 @@
 
 _hkgname=hi-file-parser
 pkgname=haskell-hi-file-parser
-pkgver=0.1.2.0
-pkgrel=105
+pkgver=0.1.3.0
+pkgrel=1
 pkgdesc="Parser for GHC's hi files"
 url="https://github.com/commercialhaskell/hi-file-parser"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-rio' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a0e04ec071083c23e850264d9beb5d0346f3c2ed8ae99c86d1d4f0980cc5fe431ff8101beb94b03bf3bae6b5d6595070edd692596869252852ee2a45180fdb6a')
+sha512sums=('2a2fa5e2e5574abeda360a0c5b5f80e7889ea83955c659460ff2c0c95411fc18652eac79a66e1d445e2d2df8b97bd21d32d1b4280f64785e7c23e51434cceb86')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list