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

Felix Yan felixonmars at archlinux.org
Thu Nov 12 20:27:51 UTC 2020


    Date: Thursday, November 12, 2020 @ 20:27:51
  Author: felixonmars
Revision: 753723

upgpkg: haskell-implicit-hie 0.1.2.1-1

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-12 20:26:07 UTC (rev 753722)
+++ PKGBUILD	2020-11-12 20:27:51 UTC (rev 753723)
@@ -2,8 +2,8 @@
 
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
-pkgver=0.1.2.0
-pkgrel=15
+pkgver=0.1.2.1
+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=('57073171aeacfe399b592222cb53b756e270f8c0945028b74e81a143903da569b7435505f228410f5a5d7b7ba0ccfecfa965387cc59f349b05f79509c5f27e4c')
+sha512sums=('e3b6063f3f9d6e4fac57ff89efd25b4041b1b116ba82d3ea82e083b4182a58cab787ef9f4a30bf8db24cc7b7dd78182be22d5a9949e772cce33c64ea94df5c04')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list