Date: Tuesday, January 11, 2022 @ 19:08:22 Author: felixonmars Revision: 1100806
upgpkg: haskell-storable-record 0.0.6-24: rebuild with ghc 9.0.2 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 19:07:54 UTC (rev 1100805) +++ PKGBUILD 2022-01-11 19:08:22 UTC (rev 1100806) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=23 +pkgrel=24 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
