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

Felix Yan felixonmars at archlinux.org
Sat Feb 10 18:36:29 UTC 2018


    Date: Saturday, February 10, 2018 @ 18:36:28
  Author: felixonmars
Revision: 291509

upgpkg: haskell-http-media 0.7.1.2-1

rebuild with http-media,0.7.1.2

Modified:
  haskell-http-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 18:27:18 UTC (rev 291508)
+++ PKGBUILD	2018-02-10 18:36:28 UTC (rev 291509)
@@ -4,8 +4,8 @@
 
 _hkgname=http-media
 pkgname=haskell-http-media
-pkgver=0.7.1.1
-pkgrel=5
+pkgver=0.7.1.2
+pkgrel=1
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-case-insensitive" "haskell-utf8-string")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('76b90c6e892689b1d3852b234e000f4523c14fb8cb46c724f82552121ae6d2bd1e128ed191763a6c437058337d47656aff3faa2a0fe264e77fd8df6bcfdbfdf1')
+sha512sums=('eacbfb1b8d879fa509f6c599878cfa139fe46f5d787bbc59d51bc4dac625fc7b68313b9621336d96b1c61a65acf5cbde4e28bd00e8e1862849f55df6c72f7f11')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list