[arch-commits] Commit in haskell-haskeline0.7/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 25 09:00:09 UTC 2020
Date: Saturday, April 25, 2020 @ 09:00:08
Author: felixonmars
Revision: 619845
fix url
Modified:
haskell-haskeline0.7/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 08:44:56 UTC (rev 619844)
+++ PKGBUILD 2020-04-25 09:00:08 UTC (rev 619845)
@@ -5,7 +5,7 @@
pkgver=0.7.5.0
pkgrel=1
pkgdesc="A command-line interface for user input, written in Haskell"
-url="https://github.com/commercialhaskell/haskeline"
+url="https://github.com/judah/haskeline"
license=('BSD')
arch=('x86_64')
depends=('ghc-libs')
More information about the arch-commits
mailing list