Date: Wednesday, May 26, 2021 @ 20:27:05 Author: felixonmars Revision: 946982
upgpkg: haskell-storable-record 0.0.5-21: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:26:39 UTC (rev 946981) +++ PKGBUILD 2021-05-26 20:27:05 UTC (rev 946982) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.5 -pkgrel=20 +pkgrel=21 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
