[arch-commits] Commit in haskell-implicit-hie/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Jul 13 20:24:28 UTC 2021
Date: Tuesday, July 13, 2021 @ 20:24:28
Author: felixonmars
Revision: 976881
upgpkg: haskell-implicit-hie 0.1.2.6-1: rebuild with implicit-hie 0.1.2.6
Modified:
haskell-implicit-hie/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-13 19:34:56 UTC (rev 976880)
+++ PKGBUILD 2021-07-13 20:24:28 UTC (rev 976881)
@@ -2,8 +2,8 @@
_hkgname=implicit-hie
pkgname=haskell-implicit-hie
-pkgver=0.1.2.5
-pkgrel=84
+pkgver=0.1.2.6
+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=('e100a673dbf40a88c755eb6e92abb6300058f0a136504ff6d70138ba8afb9bb78d20916e020f2ae86fa4a5c22e806342cd7f963b5672e931e6a832dc33ced83c')
+sha512sums=('8d707a9ee8285f63d188b2ef9954ba6e35823d4d4e2630d8b34edc2c3b1f57739b30ab747539a5475d4932848f2186d126cb623ac85df8e8fad8182436e0c9b8')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list