[arch-commits] Commit in haskell-hie-compat/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 14 11:15:43 UTC 2021


    Date: Monday, June 14, 2021 @ 11:15:43
  Author: felixonmars
Revision: 963420

upgpkg: haskell-hie-compat 0.2.0.0-1

Modified:
  haskell-hie-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 11:12:40 UTC (rev 963419)
+++ PKGBUILD	2021-06-14 11:15:43 UTC (rev 963420)
@@ -2,8 +2,8 @@
 
 _hkgname=hie-compat
 pkgname=haskell-hie-compat
-pkgver=0.1.0.0
-pkgrel=4
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="HIE files for GHC 8.6 and other HIE file backports"
 url="https://hackage.haskell.org/package/hie-compat"
 license=("Apache")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-ghc')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('038ecefb8e536b0902cdff1f13bc2a6781659458c10a7b4ce0f44145fd599603')
+sha256sums=('83719532cdc5c174b9adfb7f04e9c549f93cd30201634fa66cd24ec78b213009')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list