Date: Sunday, August 8, 2021 @ 19:03:35 Author: felixonmars Revision: 995562
upgpkg: haskell-storable-record 0.0.6-2: rebuild with primitive 0.7.2.0 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 19:03:02 UTC (rev 995561) +++ PKGBUILD 2021-08-08 19:03:35 UTC (rev 995562) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
