Date: Monday, December 10, 2018 @ 07:46:41 Author: felixonmars Revision: 413782
upgpkg: haskell-storable-tuple 0.0.3.3-27 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 07:46:07 UTC (rev 413781) +++ PKGBUILD 2018-12-10 07:46:41 UTC (rev 413782) @@ -4,10 +4,10 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=26 +pkgrel=27 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-storable-record' 'haskell-utility-ht' 'haskell-base-orphans') makedepends=('ghc')
