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

Felix Yan felixonmars at archlinux.org
Wed Mar 24 10:40:21 UTC 2021


    Date: Wednesday, March 24, 2021 @ 10:40:21
  Author: felixonmars
Revision: 901520

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 10:39:42 UTC (rev 901519)
+++ PKGBUILD	2021-03-24 10:40:21 UTC (rev 901520)
@@ -2,8 +2,8 @@
 
 _hkgname=hi-file-parser
 pkgname=haskell-hi-file-parser
-pkgver=0.1.0.0
-pkgrel=123
+pkgver=0.1.1.0
+pkgrel=1
 pkgdesc="Parser for GHC's hi files"
 url="https://github.com/commercialhaskell/stack"
 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=('e101c99486839d8c28a3a1fa7fddb0cc8287298f587affaf90cccfa517adaf84b570af8d28faae16201271e0d27059fdbac5740f429e9f4f341f760d5d9d0b5f')
+sha512sums=('10a9f82f1f88df854f2acb58549c964538a9349f3294472c1a5af1cf85eb94caa648f1e79f9e3a0f3847e7e457ae5df70209c978a78f025d89b24bd216f572d9')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list