Date: Tuesday, October 26, 2021 @ 19:12:45 Author: felixonmars Revision: 1034336
upgpkg: haskell-storable-record 0.0.6-10: rebuild with base-orphans 0.8.5 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 19:12:00 UTC (rev 1034335) +++ PKGBUILD 2021-10-26 19:12:45 UTC (rev 1034336) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.6 -pkgrel=9 +pkgrel=10 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
