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

Felix Yan felixonmars at archlinux.org
Sat Apr 10 18:03:44 UTC 2021


    Date: Saturday, April 10, 2021 @ 18:03:43
  Author: felixonmars
Revision: 915599

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

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 16:36:23 UTC (rev 915598)
+++ PKGBUILD	2021-04-10 18:03:43 UTC (rev 915599)
@@ -2,16 +2,16 @@
 
 _hkgname=hi-file-parser
 pkgname=haskell-hi-file-parser
-pkgver=0.1.1.0
-pkgrel=5
+pkgver=0.1.2.0
+pkgrel=1
 pkgdesc="Parser for GHC's hi files"
-url="https://github.com/commercialhaskell/stack"
+url="https://github.com/commercialhaskell/hi-file-parser"
 license=('BSD')
 arch=('x86_64')
 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=('10a9f82f1f88df854f2acb58549c964538a9349f3294472c1a5af1cf85eb94caa648f1e79f9e3a0f3847e7e457ae5df70209c978a78f025d89b24bd216f572d9')
+sha512sums=('a0e04ec071083c23e850264d9beb5d0346f3c2ed8ae99c86d1d4f0980cc5fe431ff8101beb94b03bf3bae6b5d6595070edd692596869252852ee2a45180fdb6a')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list