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

Felix Yan felixonmars at archlinux.org
Sat May 23 01:27:15 UTC 2020


    Date: Saturday, May 23, 2020 @ 01:27:14
  Author: felixonmars
Revision: 631723

upgpkg: haskell-hpack 0.34.1-1: rebuild with hpack 0.34.1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 21:21:28 UTC (rev 631722)
+++ PKGBUILD	2020-05-23 01:27:14 UTC (rev 631723)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.34.0
+pkgver=0.34.1
 pkgrel=1
 pkgdesc="A modern format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
@@ -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=('05652b6ad6d757e6e8e8f33249b08494e990722ebc3a5f90a3166c3823d14405bd425dadb20df257443380d9f6a37e04984555fd750ffba3e5ece6d0724ae1c0')
+sha512sums=('23a612b383c0f9c0ad2f204fad714493c1d686c5e31884095fee3014fdf219f3ac85ab8020947cf7cd20799174d18d3c1279a86a30109e0a7866c86f0143294a')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list