Date: Monday, August 8, 2022 @ 17:09:03 Author: felixonmars Revision: 1261432
upgpkg: haskell-storable-record 0.0.6-56: rebuild with tasty 1.4.2.3 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 17:08:53 UTC (rev 1261431) +++ PKGBUILD 2022-08-08 17:09:03 UTC (rev 1261432) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=55 +pkgrel=56 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
