Date: Friday, January 28, 2022 @ 19:05:19 Author: felixonmars Revision: 1118457
upgpkg: haskell-structured 0.1.1-27: rebuild with async 2.2.4 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 19:04:54 UTC (rev 1118456) +++ PKGBUILD 2022-01-28 19:05:19 UTC (rev 1118457) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=26 +pkgrel=27 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
