Date: Sunday, May 15, 2022 @ 02:55:41 Author: felixonmars Revision: 1205846
upgpkg: dhall 1.41.1-26: rebuild with hashable 1.4.0.2 Modified: dhall/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 02:55:29 UTC (rev 1205845) +++ PKGBUILD 2022-05-15 02:55:41 UTC (rev 1205846) @@ -2,7 +2,7 @@ pkgname=dhall pkgver=1.41.1 -pkgrel=25 +pkgrel=26 pkgdesc='A configuration language guaranteed to terminate' url='https://dhall-lang.org' license=('BSD')