[arch-commits] Commit in haskell-http-api-data/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 14 16:23:44 UTC 2018


    Date: Wednesday, March 14, 2018 @ 16:23:43
  Author: felixonmars
Revision: 307739

upgpkg: haskell-http-api-data 0.3.8-1

rebuild with http-api-data,0.3.8

Modified:
  haskell-http-api-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 16:22:02 UTC (rev 307738)
+++ PKGBUILD	2018-03-14 16:23:43 UTC (rev 307739)
@@ -4,8 +4,8 @@
 
 _hkgname=http-api-data
 pkgname=haskell-http-api-data
-pkgver=0.3.7.2
-pkgrel=18
+pkgver=0.3.8
+pkgrel=1
 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters."
 url="https://github.com/fizruk/http-api-data"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit'
              'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-uuid')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6720aec3bd17de95660ee33e6af8b528b371e83ea6f6d623e6a2263d4bc4ea350132241cf3d61467944f5fb49362487d4de8af68e980cbec3f71bd8bc5e93f06')
+sha512sums=('3a6c789c2e4230a302fc69307292a2ab5797afb35b6b60c8dff964e45e0f5a180452fae174bfc4ed50f124e19bea430e53198302392bdf3467f4a42e2c553cea')
 
 prepare() {
     sed -i '/test-suite doctests/a \  x-doctest-options: -dynamic' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list