Date: Wednesday, June 29, 2022 @ 20:02:08 Author: felixonmars Revision: 1241359
upgpkg: haskell-nothunks 0.1.3-19: rebuild with transformers-compat 0.7.2 Modified: haskell-nothunks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 20:02:01 UTC (rev 1241358) +++ PKGBUILD 2022-06-29 20:02:08 UTC (rev 1241359) @@ -3,7 +3,7 @@ _hkgname=nothunks pkgname=haskell-nothunks pkgver=0.1.3 -pkgrel=18 +pkgrel=19 pkgdesc="Examine values for unexpected thunks" url="https://github.com/input-output-hk/nothunks" license=("MIT")
