[arch-commits] Commit in haskell-old-time/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 7 00:50:24 UTC 2015


    Date: Wednesday, October 7, 2015 @ 02:50:24
  Author: foutrelis
Revision: 143112

GHC 7.10.2 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 00:48:14 UTC (rev 143111)
+++ PKGBUILD	2015-10-07 00:50:24 UTC (rev 143112)
@@ -2,13 +2,13 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="This package provides the ability to adapt to locale conventions such as date and time formats."
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.10.1' 'haskell-old-locale')
+depends=('ghc=7.10.2' 'haskell-old-locale')
 options=('strip')
 source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install



More information about the arch-commits mailing list