Date: Thursday, January 27, 2022 @ 22:04:20 Author: felixonmars Revision: 1117852
upgpkg: haskell-storable-record 0.0.6-27: rebuild with async 2.2.4 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:04:00 UTC (rev 1117851) +++ PKGBUILD 2022-01-27 22:04:20 UTC (rev 1117852) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=26 +pkgrel=27 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
