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

Felix Yan felixonmars at archlinux.org
Sun Dec 6 21:06:36 UTC 2020


    Date: Sunday, December 6, 2020 @ 21:06:35
  Author: felixonmars
Revision: 771190

upgpkg: haskell-implicit-hie 0.1.2.4-1

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 21:05:02 UTC (rev 771189)
+++ PKGBUILD	2020-12-06 21:06:35 UTC (rev 771190)
@@ -2,8 +2,8 @@
 
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
-pkgver=0.1.2.3
-pkgrel=5
+pkgver=0.1.2.4
+pkgrel=1
 pkgdesc="Auto generate hie-bios cradles & hie.yaml"
 url="https://github.com/Avi-D-coder/implicit-hie#readme"
 license=("custom:BSD3")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-filepattern' 'haskell-yaml')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-attoparsec')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('e8432a4a3d0db41000db559dcba5d1106c102f0c875f3c5b18c8aa6cf6f3022abd72e203972c25be673d0e3656f73be49da8a9da4a7fb85582f8fcb6d12dc481')
+sha512sums=('383954e5f9303d32cc51550f1e9976cb4f4fe593c1380e7b0c6d68c63d09dd4d878f5b5a240c6de512fb5bf7224c1891f1835b3a4608539be21ac47a58bbe490')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list