Date: Sunday, March 28, 2021 @ 11:35:55 Author: felixonmars Revision: 906745
upgpkg: haskell-structured 0.1.0.1-8: rebuild with tasty 1.4.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 11:35:17 UTC (rev 906744) +++ PKGBUILD 2021-03-28 11:35:55 UTC (rev 906745) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
