Date: Monday, November 23, 2020 @ 00:02:11 Author: felixonmars Revision: 759766
upgpkg: haskell-structured 0.1-44: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 00:01:22 UTC (rev 759765) +++ PKGBUILD 2020-11-23 00:02:11 UTC (rev 759766) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=43 +pkgrel=44 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
