[arch-commits] Commit in haskell-hls-plugin-api/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 22 02:14:45 UTC 2022


    Date: Friday, July 22, 2022 @ 02:14:44
  Author: felixonmars
Revision: 1255084

upgpkg: haskell-hls-plugin-api 1.2.0.1-1: rebuild with hls-plugin-api 1.2.0.1

Modified:
  haskell-hls-plugin-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-22 02:13:52 UTC (rev 1255083)
+++ PKGBUILD	2022-07-22 02:14:44 UTC (rev 1255084)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-plugin-api
 pkgname=haskell-hls-plugin-api
-pkgver=1.2.0.0
-pkgrel=149
+pkgver=1.2.0.1
+pkgrel=1
 pkgdesc="Haskell Language Server API for plugin communication"
 url="https://github.com/haskell/haskell-language-server/hls-plugin-api"
 license=("Apache")
@@ -15,7 +15,7 @@
          'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('71e6addec81ba84bb26d8048107cb60a94ddb01ac4879640ec7ab7db8586515f1e0419db79e5fe3d8bfc0b37679f307c0c6e97e83739723439c48b14d2124d96')
+sha512sums=('e6c231bfe29b9fd299708a19f2388c74fb4aa5ac28a8a5150dc011290c0a87cbb38dbda615d6a52ffc70cb1d9078334ee2e2b31e251a5ec375230b11d6852a96')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list