Date: Tuesday, June 20, 2017 @ 07:50:50 Author: felixonmars Revision: 238850
upgpkg: haskell-asn1-types 0.3.2-19 rebuild with foundation,0.0.12 Modified: haskell-asn1-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-20 07:49:32 UTC (rev 238849) +++ PKGBUILD 2017-06-20 07:50:50 UTC (rev 238850) @@ -5,12 +5,12 @@ _hkgname=asn1-types pkgname=haskell-asn1-types pkgver=0.3.2 -pkgrel=18 +pkgrel=19 pkgdesc="ASN.1 types" url="http://github.com/vincenthz/hs-asn1-types" license=("custom:BSD3") arch=('i686' 'x86_64') -depends=("ghc" "haskell-hourglass" "haskell-memory") +depends=('ghc' "haskell-hourglass" "haskell-memory") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha256sums=('0c571fff4a10559c6a630d4851ba3cdf1d558185ce3dcfca1136f9883d647217')
