[arch-commits] Commit in haskell-http-api-data/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 23 08:59:17 UTC 2018
Date: Friday, March 23, 2018 @ 08:59:13
Author: felixonmars
Revision: 311254
upgpkg: haskell-http-api-data 0.3.8.1-1
rebuild with http-api-data,0.3.8.1
Modified:
haskell-http-api-data/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-23 08:54:28 UTC (rev 311253)
+++ PKGBUILD 2018-03-23 08:59:13 UTC (rev 311254)
@@ -4,8 +4,8 @@
_hkgname=http-api-data
pkgname=haskell-http-api-data
-pkgver=0.3.8
-pkgrel=4
+pkgver=0.3.8.1
+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")
@@ -14,9 +14,9 @@
'haskell-http-types' 'haskell-text' 'haskell-time-locale-compat'
'haskell-unordered-containers' 'haskell-uri-bytestring' 'haskell-uuid-types')
makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit'
- 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-uuid')
+ 'haskell-quickcheck' 'haskell-quickcheck-instances')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3a6c789c2e4230a302fc69307292a2ab5797afb35b6b60c8dff964e45e0f5a180452fae174bfc4ed50f124e19bea430e53198302392bdf3467f4a42e2c553cea')
+sha512sums=('7fdb041dc95aa0b197af3e38a5270a8355d1aa7fe3c295234951bcb5592a5ab233c18c4b6f5da8f24ffbcddc477241138ae3c8b7225a5418200826bb114eb769')
prepare() {
sed -i '/test-suite doctests/a \ x-doctest-options: -dynamic' $_hkgname-$pkgver/$_hkgname.cabal
More information about the arch-commits
mailing list