Date: Wednesday, August 24, 2022 @ 22:46:25 Author: felixonmars Revision: 1277676
upgpkg: haskell-nothunks 0.1.3-30: rebuild with hashable 1.4.1.0 Modified: haskell-nothunks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:46:16 UTC (rev 1277675) +++ PKGBUILD 2022-08-24 22:46:25 UTC (rev 1277676) @@ -3,7 +3,7 @@ _hkgname=nothunks pkgname=haskell-nothunks pkgver=0.1.3 -pkgrel=29 +pkgrel=30 pkgdesc="Examine values for unexpected thunks" url="https://github.com/input-output-hk/nothunks" license=("MIT")
