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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 10 22:23:12 UTC 2022


    Date: Sunday, July 10, 2022 @ 22:23:12
  Author: felixonmars
Revision: 1249344

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

Modified:
  haskell-ghcide/trunk/PKGBUILD

----------+
 PKGBUILD |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-10 22:18:11 UTC (rev 1249343)
+++ PKGBUILD	2022-07-10 22:23:12 UTC (rev 1249344)
@@ -2,8 +2,8 @@
 
 _hkgname=ghcide
 pkgname=haskell-ghcide
-pkgver=1.4.2.0
-pkgrel=9
+pkgver=1.4.2.2
+pkgrel=1
 pkgdesc="The core of an IDE"
 url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme"
 license=("Apache")
@@ -17,13 +17,13 @@
          'haskell-gitrev' 'haskell-haddock-library' 'haskell-hashable' 'haskell-heapsize'
          'haskell-hie-bios' 'haskell-hie-compat' 'haskell-hiedb' 'haskell-hls-graph'
          'haskell-hls-plugin-api' 'haskell-hslogger' 'haskell-implicit-hie-cradle' 'haskell-lens'
-         'haskell-lsp' 'haskell-lsp-test' 'haskell-lsp-types' 'haskell-network-uri'
-         'haskell-opentelemetry' 'haskell-optparse-applicative' 'haskell-parallel'
-         'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal' 'haskell-regex-tdfa'
-         'haskell-retrie' 'haskell-rope-utf16-splay' 'haskell-safe' 'haskell-safe-exceptions'
-         'haskell-sorted-list' 'haskell-sqlite-simple' 'haskell-syb' 'haskell-unliftio'
-         'haskell-unliftio-core' 'haskell-unordered-containers' 'haskell-utf8-string'
-         'haskell-vector')
+         'haskell-lsp' 'haskell-lsp-test' 'haskell-lsp-types' 'haskell-monoid-subclasses'
+         'haskell-network-uri' 'haskell-opentelemetry' 'haskell-optparse-applicative'
+         'haskell-parallel' 'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal'
+         'haskell-regex-tdfa' 'haskell-retrie' 'haskell-rope-utf16-splay' 'haskell-safe'
+         'haskell-safe-exceptions' 'haskell-sorted-list' 'haskell-sqlite-simple' 'haskell-syb'
+         'haskell-unliftio' 'haskell-unliftio-core' 'haskell-unordered-containers'
+         'haskell-utf8-string' 'haskell-vector' 'haskell-vector-algorithms')
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-ghc-typelits-knownnat'
              'haskell-implicit-hie' 'haskell-quickcheck-instances' 'haskell-record-dot-preprocessor'
              'haskell-record-hasfield' 'haskell-tasty' 'haskell-tasty-expected-failure'
@@ -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=('b9cbf69fd609de45d4b35507932f18a44c8290b5e7280bb21e9f343d8fa01e867ed426cc6abb3871e93fa9e22741c356d63b8a1be07d06c2d87a5154d83a64da')
+sha512sums=('33691d3b47afd1f14da160178655c72ecdd0c108c9ca7f12b90decea71a76aadf7322615e21f07f2c87878b9229138ada79073e5c08b48825abd81136814f1bd')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list