Date: Tuesday, February 9, 2021 @ 23:12:48 Author: felixonmars Revision: 851924
upgpkg: haskell-structured 0.1-83: rebuild with ghc 8.10.4 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:12:19 UTC (rev 851923) +++ PKGBUILD 2021-02-09 23:12:48 UTC (rev 851924) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=82 +pkgrel=83 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
