Date: Monday, February 15, 2021 @ 11:31:09 Author: felixonmars Revision: 861061
upgpkg: haskell-structured 0.1-87: rebuild with doctest 0.18 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 11:30:35 UTC (rev 861060) +++ PKGBUILD 2021-02-15 11:31:09 UTC (rev 861061) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=86 +pkgrel=87 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
