Date: Tuesday, June 8, 2021 @ 06:05:32 Author: felixonmars Revision: 958607
upgpkg: haskell-executable-path 0.0.3.1-18: rebuild with ghc 8.10.5 Modified: haskell-executable-path/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-08 06:04:40 UTC (rev 958606) +++ PKGBUILD 2021-06-08 06:05:32 UTC (rev 958607) @@ -4,7 +4,7 @@ _hkgname=executable-path pkgname=haskell-executable-path pkgver=0.0.3.1 -pkgrel=17 +pkgrel=18 pkgdesc="Finding out the full path of the executable" url="http://code.haskell.org/~bkomuves/" license=("custom:PublicDomain")
