Date: Wednesday, June 24, 2020 @ 08:41:34 Author: felixonmars Revision: 652094
upgpkg: haskell-structured 0.1-2: rebuild with splitmix 0.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-24 08:40:46 UTC (rev 652093) +++ PKGBUILD 2020-06-24 08:41:34 UTC (rev 652094) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
