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

Felix Yan felixonmars at archlinux.org
Wed Dec 13 15:25:03 UTC 2017


    Date: Wednesday, December 13, 2017 @ 15:25:02
  Author: felixonmars
Revision: 274220

upgpkg: haskell-hpack 0.21.2-1

rebuild with hpack,0.21.2

Modified:
  haskell-hpack/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 15:15:06 UTC (rev 274219)
+++ PKGBUILD	2017-12-13 15:25:02 UTC (rev 274220)
@@ -5,7 +5,7 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.21.1
+pkgver=0.21.2
 pkgrel=1
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
@@ -16,7 +16,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=('c1237056fb595c4a356cf4a6f1d3b3b8390ced4cd276c38263b585e530d0d7f99f127e6bdea36b760cb38028841c1bfd1cf4347959745fcaf0183fd507f1e792')
+sha512sums=('4f84c8d427fe81c80c30411908b29234f6f7539e834935b8b36fa33024217ca0fab003e69b5b88f7194d44ddbb75a28a286601afadd39b3b0e48abdb8d82b284')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list