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

Felix Yan felixonmars at archlinux.org
Fri Sep 14 16:59:38 UTC 2018


    Date: Friday, September 14, 2018 @ 16:59:38
  Author: felixonmars
Revision: 380926

upgpkg: haskell-hpack 0.31.0-1

rebuild with hpack 0.31.0

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 16:59:29 UTC (rev 380925)
+++ PKGBUILD	2018-09-14 16:59:38 UTC (rev 380926)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.30.0
-pkgrel=8
+pkgver=0.31.0
+pkgrel=1
 pkgdesc="A modern format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
 license=("MIT")
@@ -17,7 +17,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-hspec' 'haskell-interpolate'
              'haskell-mockery' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('76cf9c682293e4d9b906fc875ef400ccebc483f7c5db2a5a16b9a85cae1cf6a52daed1a89859a3e377172ef2385ff307d2a963a2b12dbc66381ddbd6b7bdb258')
+sha512sums=('02ba5f7716d9ea2b9131c91815c33e20ea8e2a934128e81cfe69488918b1e421badb22589c7728794e16be25e59231bb937d32c5ee826e44a31f092320e5a6f3')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list