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

Felix Yan felixonmars at gemini.archlinux.org
Tue Oct 5 17:54:47 UTC 2021


    Date: Tuesday, October 5, 2021 @ 17:54:47
  Author: felixonmars
Revision: 1027757

upgpkg: haskell-hiedb 0.4.1.0-1: rebuild with ghcide 1.4.1.0, hiedb 0.4.1.0, hie-bios 0.7.6, hls-call-hierarchy-plugin 1.0.0.0, hls-class-plugin 1.0.1.0, hls-eval-plugin 1.1.2.0, hls-explicit-imports-plugin 1.0.1.0, hls-floskell-plugin 1.0.0.1, hls-fourmolu-plugin 1.0.0.2, hls-haddock-comments-plugin 1.0.0.3, hls-hlint-plugin 1.0.1.1, hls-module-name-plugin 1.0.0.1, hls-ormolu-plugin 1.0.1.0, hls-pragmas-plugin 1.0.1.0, hls-refine-imports-plugin 1.0.0.1, hls-retrie-plugin 1.0.1.1, hls-splice-plugin 1.0.0.4, hls-stylish-haskell-plugin 1.0.0.2, hls-test-utils 1.1.0.0, hls-plugin-api 1.2.0.0, lsp 1.2.0.1, lsp-test 0.14.0.1, lsp-types 1.3.0.1

Modified:
  haskell-hiedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 17:53:30 UTC (rev 1027756)
+++ PKGBUILD	2021-10-05 17:54:47 UTC (rev 1027757)
@@ -2,8 +2,8 @@
 
 _hkgname=hiedb
 pkgname=haskell-hiedb
-pkgver=0.4.0.0
-pkgrel=21
+pkgver=0.4.1.0
+pkgrel=1
 pkgdesc="Generates a references DB from .hie files"
 url="https://github.com/wz1000/HieDb"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-optparse-applicative' 'haskell-sqlite-simple' 'haskell-terminal-size')
 makedepends=('ghc' 'haskell-hspec' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('b45bb1e08544379c61a9bd3f38613be844320cd5bed65d181cc01c7f77724daf63e4cf6930db7f14873de8f2122efe7e10b933bd5d53d3a4df4c55f8343c0d7b')
+sha512sums=('b4d20f110e756a4bc056df41d6115e9faa8c91b2668abbae64de27b6169e4fb7e1067e1584f7a08dcc6e7a82923e41bab02ad7f0c6958fae764e94a46ee01aed')
 
 prepare() {
   cd hiedb-$pkgver



More information about the arch-commits mailing list