Date: Monday, June 7, 2021 @ 15:28:14 Author: felixonmars Revision: 957745
upgpkg: haskell-structured 0.1.0.1-25: rebuild with ghc 8.10.5 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 15:27:23 UTC (rev 957744) +++ PKGBUILD 2021-06-07 15:28:14 UTC (rev 957745) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=24 +pkgrel=25 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
