Date: Tuesday, February 23, 2021 @ 11:23:14 Author: felixonmars Revision: 869642
upgpkg: haskell-structured 0.1-90: rebuild with hashable 1.3.1.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 11:22:37 UTC (rev 869641) +++ PKGBUILD 2021-02-23 11:23:14 UTC (rev 869642) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
