[arch-commits] Commit in haskell-network-uri/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Mar 30 13:16:18 UTC 2015
Date: Monday, March 30, 2015 @ 15:16:18
Author: spupykin
Revision: 130292
upgpkg: haskell-network-uri 2.6.0.1-4
upd
Modified:
haskell-network-uri/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-30 13:16:14 UTC (rev 130291)
+++ PKGBUILD 2015-03-30 13:16:18 UTC (rev 130292)
@@ -3,13 +3,13 @@
_hkgname=network-uri
pkgname=haskell-network-uri
pkgver=2.6.0.1
-pkgrel=2
+pkgrel=4
pkgdesc="A library for client-side HTTP"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
arch=('i686' 'x86_64')
options=('staticlibs')
-depends=('ghc=7.8.4-1' 'sh' 'haskell-parsec=3.1.7-4')
+depends=('ghc=7.10.1-1' 'sh' 'haskell-parsec')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install
md5sums=('9f7eb108125b67719db88ea7961463ef')
More information about the arch-commits
mailing list