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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 8 00:44:14 UTC 2022


    Date: Friday, July 8, 2022 @ 00:44:14
  Author: felixonmars
Revision: 1248506

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

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 00:43:34 UTC (rev 1248505)
+++ PKGBUILD	2022-07-08 00:44:14 UTC (rev 1248506)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.34.6
-pkgrel=11
+pkgver=0.34.7
+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=('a7fb819b06ccb8019b7a6fb26526190d8856c113cdee12e6db58372cbc9c57a3584202bb44d23a3f12076f784d27f5ca1c401ec68fd0ae11ab5caa52a472c43e')
+sha512sums=('cc839406252c021b22a69f5ae50ecba31ab605dedba65d7954a7799ad4fdd4d1c2c6638b937b01c5f7abf0cb74903d87bc606fa8fd216dd20c674e3a6e54d92d')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list