Date: Thursday, January 14, 2021 @ 01:59:48
  Author: felixonmars
Revision: 820753

upgpkg: haskell-lsp-types 0.24.0.0-1: rebuild with haskell-lsp 0.24.0.0, 
haskell-lsp-types 0.24.0.0

Modified:
  haskell-lsp-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-14 00:32:53 UTC (rev 820752)
+++ PKGBUILD    2021-01-14 01:59:48 UTC (rev 820753)
@@ -2,8 +2,8 @@
 
 _hkgname=haskell-lsp-types
 pkgname=haskell-lsp-types
-pkgver=0.23.0.0
-pkgrel=63
+pkgver=0.24.0.0
+pkgrel=1
 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data 
types"
 url="https://github.com/alanz/haskell-lsp";
 license=("MIT")
@@ -12,7 +12,7 @@
          'haskell-network-uri' 'haskell-scientific' 
'haskell-unordered-containers')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('057b7014d297054cfce3aa44385184f71911594b7a5199d38a9362fc9a481006a93bcb7628f5cd2959ca3fec475c370f7359dc6e9fa6bb96ffa31544c9ed9764')
+sha512sums=('736bf29157aed1ef5d075c8fdb5cd06a356b53ef5e87c88173c265c2b59d757c8af48ec0ef2b42681e27861c9d8e969a204ca563d643fb7e7d5638522e203584')
 
 build() {
   cd $_hkgname-$pkgver    

Reply via email to