Date: Sunday, September 25, 2022 @ 21:23:32 Author: felixonmars Revision: 1310755
upgpkg: haskell-structured 0.1.1-90: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:22:31 UTC (rev 1310754) +++ PKGBUILD 2022-09-25 21:23:32 UTC (rev 1310755) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=89 +pkgrel=90 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
