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

Felix Yan felixonmars at archlinux.org
Sun Oct 7 08:50:17 UTC 2018


    Date: Sunday, October 7, 2018 @ 08:50:16
  Author: felixonmars
Revision: 390960

upgpkg: haskell-http-media 0.7.1.3-1

rebuild with http-media 0.7.1.3

Modified:
  haskell-http-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-07 08:38:52 UTC (rev 390959)
+++ PKGBUILD	2018-10-07 08:50:16 UTC (rev 390960)
@@ -3,8 +3,8 @@
 
 _hkgname=http-media
 pkgname=haskell-http-media
-pkgver=0.7.1.2
-pkgrel=6
+pkgver=0.7.1.3
+pkgrel=1
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media"
 license=("MIT")
@@ -12,7 +12,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=('eacbfb1b8d879fa509f6c599878cfa139fe46f5d787bbc59d51bc4dac625fc7b68313b9621336d96b1c61a65acf5cbde4e28bd00e8e1862849f55df6c72f7f11')
+sha512sums=('ed93e5db03a2b89023730785f0f62450ff2df4f22767542f98e538a10e29c48756081e6947c5970229ca323c966b9d31701563cab86271fa6d69f2b9b2c16da4')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list