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

Felix Yan felixonmars at archlinux.org
Fri Jul 9 05:14:16 UTC 2021


    Date: Friday, July 9, 2021 @ 05:14:15
  Author: felixonmars
Revision: 975895

upgpkg: haskell-ghcide 1.4.0.3-1: rebuild with ghcide 1.4.0.3, hiedb 0.4.0.0

Modified:
  haskell-ghcide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-09 04:57:04 UTC (rev 975894)
+++ PKGBUILD	2021-07-09 05:14:15 UTC (rev 975895)
@@ -2,8 +2,8 @@
 
 _hkgname=ghcide
 pkgname=haskell-ghcide
-pkgver=1.4.0.2
-pkgrel=11
+pkgver=1.4.0.3
+pkgrel=1
 pkgdesc="The core of an IDE"
 url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme"
 license=("Apache")
@@ -30,7 +30,7 @@
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun')
 checkdepends=('cabal-install')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('bbd298ca51edee9795934155daa8b2b74efc4b51c25181a5957ad35dd18e086dd13e05e376460e4002ffddaec3ab0ac8392afc710a0f992e78d1a77f46089329')
+sha512sums=('9e8be452538a978f67bf0c799b8fcb7036c9fe3f351ee1484fe9f8ab661e88e158a459ff981b4811d70796436195b4f47e7cb22933984cd8c9848740c08f4949')
 
 prepare() {
   cd $_hkgname-$pkgver




More information about the arch-commits mailing list