Date: Sunday, April 10, 2022 @ 00:42:19 Author: felixonmars Revision: 1183984
upgpkg: haskell-storable-record 0.0.6-41: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 00:42:12 UTC (rev 1183983) +++ PKGBUILD 2022-04-10 00:42:19 UTC (rev 1183984) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=40 +pkgrel=41 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
