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

Felix Yan felixonmars at archlinux.org
Fri May 22 14:16:46 UTC 2020


    Date: Friday, May 22, 2020 @ 14:16:45
  Author: felixonmars
Revision: 631575

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

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 14:16:02 UTC (rev 631574)
+++ PKGBUILD	2020-05-22 14:16:45 UTC (rev 631575)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.33.1
-pkgrel=3
+pkgver=0.34.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=('f6214d43ba55bcfcfbf25379d381f12057f650617bcc29b0af8fd01a1176e3df2930b7a7a3915aaa4360dc6107223d0b44a6e1a89d8930ec8b62073fadbe12de')
+sha512sums=('05652b6ad6d757e6e8e8f33249b08494e990722ebc3a5f90a3166c3823d14405bd425dadb20df257443380d9f6a37e04984555fd750ffba3e5ece6d0724ae1c0')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list