Date: Thursday, April 23, 2020 @ 11:00:02 Author: felixonmars Revision: 618020
upgpkg: haskell-executable-path 0.0.3.1-13: rebuild with ghc 8.10.1 Modified: haskell-executable-path/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 10:59:37 UTC (rev 618019) +++ PKGBUILD 2020-04-23 11:00:02 UTC (rev 618020) @@ -4,7 +4,7 @@ _hkgname=executable-path pkgname=haskell-executable-path pkgver=0.0.3.1 -pkgrel=12 +pkgrel=13 pkgdesc="Finding out the full path of the executable" url="http://code.haskell.org/~bkomuves/" license=("custom:PublicDomain")
