Date: Sunday, March 21, 2021 @ 09:30:49 Author: felixonmars Revision: 897254
upgpkg: haskell-structured 0.1.0.1-4: rebuild with tasty 1.4.0.2 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 09:30:04 UTC (rev 897253) +++ PKGBUILD 2021-03-21 09:30:49 UTC (rev 897254) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
