Date: Tuesday, August 18, 2020 @ 04:49:22 Author: felixonmars Revision: 683655
upgpkg: haskell-xml-types 0.3.8-2: rebuild with ghc 8.10.2 Modified: haskell-xml-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 04:48:32 UTC (rev 683654) +++ PKGBUILD 2020-08-18 04:49:22 UTC (rev 683655) @@ -4,7 +4,7 @@ _hkgname=xml-types pkgname=haskell-xml-types pkgver=0.3.8 -pkgrel=1 +pkgrel=2 pkgdesc="Basic types for representing XML" url="https://john-millikin.com/software/haskell-xml/" license=("MIT")
