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

Felix Yan felixonmars at archlinux.org
Mon May 10 22:57:04 UTC 2021


    Date: Monday, May 10, 2021 @ 22:57:04
  Author: felixonmars
Revision: 929660

upgpkg: haskell-hls-retrie-plugin 1.0.0.2-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 22:54:54 UTC (rev 929659)
+++ PKGBUILD	2021-05-10 22:57:04 UTC (rev 929660)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-retrie-plugin
 pkgname=haskell-hls-retrie-plugin
-pkgver=1.0.0.1
-pkgrel=29
+pkgver=1.0.0.2
+pkgrel=1
 pkgdesc="Retrie integration plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-retrie-plugin"
 license=("Apache")
@@ -13,7 +13,7 @@
          'haskell-retrie' 'haskell-safe-exceptions' 'haskell-shake' 'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('b87e280a52f179f247cdaed6b1c00883d7362b009f00088f9dc08a8ea0b5506f')
+sha512sums=('34fc9537a3c62d6565940e895973a04721cb101947cca92557c34f6452fcbf694f625fa1cfdf74180cff19e5897f079ff2a10ae4707b472e25b62c0fe44b3573')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list