Date: Saturday, April 23, 2022 @ 21:42:00 Author: felixonmars Revision: 1188705
upgpkg: haskell-nothunks 0.1.3-3: rebuild with hashable 1.4.0.1 Modified: haskell-nothunks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:41:40 UTC (rev 1188704) +++ PKGBUILD 2022-04-23 21:42:00 UTC (rev 1188705) @@ -3,7 +3,7 @@ _hkgname=nothunks pkgname=haskell-nothunks pkgver=0.1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Examine values for unexpected thunks" url="https://github.com/input-output-hk/nothunks" license=("MIT")