[arch-commits] Commit in haskell-http-api-data/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Oct 24 02:56:14 UTC 2016
Date: Monday, October 24, 2016 @ 02:56:09
Author: felixonmars
Revision: 193133
upgpkg: haskell-http-api-data 0.3.2-1
rebuild with http-api-data-0.3.2, http-conduit-2.2.3
Modified:
haskell-http-api-data/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-24 02:45:24 UTC (rev 193132)
+++ PKGBUILD 2016-10-24 02:56:09 UTC (rev 193133)
@@ -4,7 +4,7 @@
_hkgname=http-api-data
pkgname=haskell-http-api-data
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters."
url="http://github.com/fizruk/http-api-data"
@@ -13,7 +13,7 @@
depends=("ghc=8.0.1" "haskell-hashable" "haskell-text" "haskell-time-locale-compat"
"haskell-unordered-containers" "haskell-uri-bytestring" "haskell-uuid-types")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d5ab6897aae064ac8278fff3b4ce3289446990735f71798b4815cf0eb6ad94c7')
+sha256sums=('015fb4167f807c31af465cd8991454c3ed72ad5935ff0839993f4fcb038958f2')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list