Date: Saturday, April 23, 2022 @ 20:49:42 Author: felixonmars Revision: 1188480
upgpkg: haskell-storable-record 0.0.6-42: rebuild with hashable 1.4.0.1 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:49:36 UTC (rev 1188479) +++ PKGBUILD 2022-04-23 20:49:42 UTC (rev 1188480) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=41 +pkgrel=42 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
