Date: Tuesday, January 5, 2021 @ 15:05:49 Author: felixonmars Revision: 809302
upgpkg: haskell-structured 0.1-64: rebuild with comonad 5.0.8 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 15:05:17 UTC (rev 809301) +++ PKGBUILD 2021-01-05 15:05:49 UTC (rev 809302) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=63 +pkgrel=64 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
