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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 13 17:38:16 UTC 2022


    Date: Wednesday, July 13, 2022 @ 17:38:15
  Author: felixonmars
Revision: 1252547

upgpkg: haskell-ghcide 1.4.2.3-1: rebuild with ghcide 1.4.2.3

Modified:
  haskell-ghcide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-13 17:36:37 UTC (rev 1252546)
+++ PKGBUILD	2022-07-13 17:38:15 UTC (rev 1252547)
@@ -2,8 +2,8 @@
 
 _hkgname=ghcide
 pkgname=haskell-ghcide
-pkgver=1.4.2.2
-pkgrel=3
+pkgver=1.4.2.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=('33691d3b47afd1f14da160178655c72ecdd0c108c9ca7f12b90decea71a76aadf7322615e21f07f2c87878b9229138ada79073e5c08b48825abd81136814f1bd')
+sha512sums=('f57bd36ef6df459271f182f68904c9b0f67e70333d9f6bf6bc29cd5cf430265083a2f53087072c420a678872a6844d6f5679b36906067104f158bfa100484fe2')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list