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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 07:59:59 UTC 2017


    Date: Thursday, August 3, 2017 @ 07:59:58
  Author: felixonmars
Revision: 247708

upgpkg: haskell-http-media 0.7.1.1-1

rebuild with http-media,0.7.1.1

Modified:
  haskell-http-media/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 07:59:48 UTC (rev 247707)
+++ PKGBUILD	2017-08-03 07:59:58 UTC (rev 247708)
@@ -4,7 +4,7 @@
 
 _hkgname=http-media
 pkgname=haskell-http-media
-pkgver=0.7.1
+pkgver=0.7.1.1
 pkgrel=1
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-case-insensitive" "haskell-utf8-string")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2aacf54c21f2144ed24c526a03db49c5f8e2c93c2190a3b9504a1b1a1332c4ffaa56a20be6be5799f52f5d980ca89246e8a4a9dba7cb06bc53391396b84919f2')
+sha512sums=('76b90c6e892689b1d3852b234e000f4523c14fb8cb46c724f82552121ae6d2bd1e128ed191763a6c437058337d47656aff3faa2a0fe264e77fd8df6bcfdbfdf1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list