Date: Friday, December 30, 2022 @ 22:01:09
  Author: felixonmars
Revision: 1372534

upgpkg: haskell-hls-test-utils 1.2.0.0-1: rebuild with ghcide 1.6.0.0, 
haskell-language-server 1.6.0.0, hls-alternate-number-format-plugin 1.0.1.0, 
hls-brittany-plugin 1.0.2.0, hls-call-hierarchy-plugin 1.0.2.0, 
hls-class-plugin 1.0.2.0, hls-eval-plugin 1.2.1.0, hls-explicit-imports-plugin 
1.0.2.0, hls-floskell-plugin 1.0.1.0, hls-fourmolu-plugin 1.0.2.0, hls-graph 
1.6.0.0, hls-haddock-comments-plugin 1.0.1.0, hls-hlint-plugin 1.0.3.0, 
hls-module-name-plugin 1.0.1.0, hls-ormolu-plugin 1.0.2.0, hls-pragmas-plugin 
1.0.2.0, hls-plugin-api 1.3.0.0, hls-qualify-imported-names-plugin 1.0.1.0, 
hls-refine-imports-plugin 1.0.1.0, hls-retrie-plugin 1.0.2.0, 
hls-selection-range-plugin 1.0.0.0, hls-splice-plugin 1.0.1.0, 
hls-stylish-haskell-plugin 1.0.1.0, hls-tactics-plugin 1.6.0.0, hls-test-utils 
1.2.0.0, lsp 1.4.0.0, lsp-test 0.14.0.2, lsp-types 1.4.0.1

Modified:
  haskell-hls-test-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-30 22:00:08 UTC (rev 1372533)
+++ PKGBUILD    2022-12-30 22:01:09 UTC (rev 1372534)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-test-utils
 pkgname=haskell-hls-test-utils
-pkgver=1.1.0.2
-pkgrel=35
+pkgver=1.2.0.0
+pkgrel=1
 pkgdesc="Utilities used in the tests of Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server#readme";
 license=("Apache")
@@ -16,7 +16,7 @@
          'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('db112c1fb724b233981cd2ae6937d045be2484a2e55d71db36d35827f8b96e2586c8f8fef7e6f2ff27f0d7dfba9f9dd95d8bdca2943ba850b423cee9b47abc51')
+sha512sums=('9df180603e9a41a87cbeb80b9ff0b12ba9aec27902d66b2568db5b0f14c51a551c0717d747ff849b64d9e5a8a1c26073ba865b886a6c9f923fe66d22e7155f79')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to