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

Felix Yan felixonmars at archlinux.org
Sat Nov 21 10:36:29 UTC 2020


    Date: Saturday, November 21, 2020 @ 10:36:29
  Author: felixonmars
Revision: 758464

upgpkg: haskell-implicit-hie 0.1.2.3-1

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-21 10:33:43 UTC (rev 758463)
+++ PKGBUILD	2020-11-21 10:36:29 UTC (rev 758464)
@@ -2,8 +2,8 @@
 
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
-pkgver=0.1.2.1
-pkgrel=2
+pkgver=0.1.2.3
+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=('e3b6063f3f9d6e4fac57ff89efd25b4041b1b116ba82d3ea82e083b4182a58cab787ef9f4a30bf8db24cc7b7dd78182be22d5a9949e772cce33c64ea94df5c04')
+sha512sums=('e8432a4a3d0db41000db559dcba5d1106c102f0c875f3c5b18c8aa6cf6f3022abd72e203972c25be673d0e3656f73be49da8a9da4a7fb85582f8fcb6d12dc481')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list