Date: Wednesday, March 17, 2021 @ 05:19:08 Author: felixonmars Revision: 892982
upgpkg: haskell-structured 0.1.0.1-2: rebuild with doctest 0.18.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 05:18:06 UTC (rev 892981) +++ PKGBUILD 2021-03-17 05:19:08 UTC (rev 892982) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
