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

Felix Yan felixonmars at archlinux.org
Fri Dec 2 04:20:31 UTC 2016


    Date: Friday, December 2, 2016 @ 04:20:30
  Author: felixonmars
Revision: 197669

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

rebuild with http-api-data-0.3.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-02 02:57:27 UTC (rev 197668)
+++ PKGBUILD	2016-12-02 04:20:30 UTC (rev 197669)
@@ -4,8 +4,8 @@
 
 _hkgname=http-api-data
 pkgname=haskell-http-api-data
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters."
 url="http://github.com/fizruk/http-api-data"
 license=("custom:BSD3")
@@ -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=('015fb4167f807c31af465cd8991454c3ed72ad5935ff0839993f4fcb038958f2')
+sha256sums=('cb3d7ef8a924a6b03481b7c5e26a580df72cbf89f2e8247e825f43f4b3ba8449')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list