Date: Thursday, May 20, 2021 @ 08:54:06 Author: felixonmars Revision: 938002
upgpkg: dhall 1.38.1-23: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: dhall/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 08:50:41 UTC (rev 938001) +++ PKGBUILD 2021-05-20 08:54:06 UTC (rev 938002) @@ -2,7 +2,7 @@ pkgname=dhall pkgver=1.38.1 -pkgrel=22 +pkgrel=23 pkgdesc='A configuration language guaranteed to terminate' url='https://dhall-lang.org' license=('BSD')