Date: Monday, February 8, 2021 @ 23:50:06 Author: felixonmars Revision: 850573
upgpkg: haskell-executable-path 0.0.3.1-17: rebuild with ghc 8.10.4 Modified: haskell-executable-path/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 23:49:02 UTC (rev 850572) +++ PKGBUILD 2021-02-08 23:50:06 UTC (rev 850573) @@ -4,7 +4,7 @@ _hkgname=executable-path pkgname=haskell-executable-path pkgver=0.0.3.1 -pkgrel=16 +pkgrel=17 pkgdesc="Finding out the full path of the executable" url="http://code.haskell.org/~bkomuves/" license=("custom:PublicDomain")
