Date: Saturday, February 20, 2021 @ 18:05:46 Author: felixonmars Revision: 866947
upgpkg: haskell-structured 0.1-89: rebuild with hashable-time 0.2.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 18:05:18 UTC (rev 866946) +++ PKGBUILD 2021-02-20 18:05:46 UTC (rev 866947) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=88 +pkgrel=89 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
