Date: Saturday, December 18, 2021 @ 21:15:53 Author: felixonmars Revision: 1077775
upgpkg: haskell-structured 0.1.1-11: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 21:15:40 UTC (rev 1077774) +++ PKGBUILD 2021-12-18 21:15:53 UTC (rev 1077775) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=10 +pkgrel=11 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
