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

Felix Yan felixonmars at archlinux.org
Tue Aug 21 15:10:51 UTC 2018


    Date: Tuesday, August 21, 2018 @ 15:10:51
  Author: felixonmars
Revision: 373141

upgpkg: haskell-hpack 0.29.7-1

rebuild with hpack 0.29.7

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 14:54:12 UTC (rev 373140)
+++ PKGBUILD	2018-08-21 15:10:51 UTC (rev 373141)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.29.6
-pkgrel=5
+pkgver=0.29.7
+pkgrel=1
 pkgdesc="A modern format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
 license=("MIT")
@@ -18,7 +18,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=('a45a45738dff32eaf0df74efc5454e9398a56b49909c0d78274431c2968523e9c602c016fd44f2b75f6a07cfeb1291c8608ce14bb0f9c08e9c35b10e55c34980')
+sha512sums=('c60b904166bf40fc2768ae9899a863c651a2a0021b198b83752caf39c8f93524576c81558b7b656746f5663922c2e1af5395c2776b2d6aee90c5b2d40cb15a6c')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list