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

Felix Yan fyan at archlinux.org
Thu Dec 10 18:23:14 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:23:14
  Author: fyan
Revision: 152524

GHC 7.10.3 rebuild

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:20:55 UTC (rev 152523)
+++ PKGBUILD	2015-12-10 18:23:14 UTC (rev 152524)
@@ -5,12 +5,12 @@
 _hkgname=sandi
 pkgname=haskell-sandi
 pkgver=0.3.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Data encoding library"
 url="http://hackage.haskell.org/package/sandi"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-conduit" "haskell-exceptions")
+depends=("ghc=7.10.3" "haskell-conduit" "haskell-exceptions")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"



More information about the arch-commits mailing list