Date: Friday, May 14, 2021 @ 15:55:54 Author: felixonmars Revision: 934197
upgpkg: haskell-structured 0.1.0.1-16: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:54:49 UTC (rev 934196) +++ PKGBUILD 2021-05-14 15:55:54 UTC (rev 934197) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
