Date: Friday, May 21, 2021 @ 17:16:37 Author: felixonmars Revision: 940825
upgpkg: haskell-structured 0.1.0.1-18: rebuild with hashable 1.3.2.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 17:15:29 UTC (rev 940824) +++ PKGBUILD 2021-05-21 17:16:37 UTC (rev 940825) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=17 +pkgrel=18 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
