[arch-commits] Commit in haskell-implicit-hie/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 17 09:22:18 UTC 2020
Date: Thursday, December 17, 2020 @ 09:22:18
Author: felixonmars
Revision: 777203
upgpkg: haskell-implicit-hie 0.1.2.5-1
Modified:
haskell-implicit-hie/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-17 09:21:39 UTC (rev 777202)
+++ PKGBUILD 2020-12-17 09:22:18 UTC (rev 777203)
@@ -2,8 +2,8 @@
_hkgname=implicit-hie
pkgname=haskell-implicit-hie
-pkgver=0.1.2.4
-pkgrel=5
+pkgver=0.1.2.5
+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=('383954e5f9303d32cc51550f1e9976cb4f4fe593c1380e7b0c6d68c63d09dd4d878f5b5a240c6de512fb5bf7224c1891f1835b3a4608539be21ac47a58bbe490')
+sha512sums=('e100a673dbf40a88c755eb6e92abb6300058f0a136504ff6d70138ba8afb9bb78d20916e020f2ae86fa4a5c22e806342cd7f963b5672e931e6a832dc33ced83c')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list