[arch-commits] Commit in haskell-old-locale/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Thu Dec 10 15:28:29 UTC 2015
    
    
  
    Date: Thursday, December 10, 2015 @ 16:28:28
  Author: fyan
Revision: 152255
GHC 7.10.3 rebuild
Modified:
  haskell-old-locale/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 15:28:16 UTC (rev 152254)
+++ PKGBUILD	2015-12-10 15:28:28 UTC (rev 152255)
@@ -2,13 +2,13 @@
 _hkgname=old-locale
 pkgname=haskell-old-locale
 pkgver=1.0.0.7
-pkgrel=6
+pkgrel=7
 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.2')
+depends=('ghc=7.10.3')
 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