Date: Wednesday, December 5, 2018 @ 10:55:40 Author: felixonmars Revision: 411378
upgpkg: haskell-xml-hamlet 0.5.0-80 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-xml-hamlet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 10:54:57 UTC (rev 411377) +++ PKGBUILD 2018-12-05 10:55:40 UTC (rev 411378) @@ -4,10 +4,10 @@ _hkgname=xml-hamlet pkgname=haskell-xml-hamlet pkgver=0.5.0 -pkgrel=79 +pkgrel=80 pkgdesc="Hamlet-style quasiquoter for XML content" url="http://www.yesodweb.com/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-shakespeare" "haskell-xml-conduit")
