Date: Friday, October 14, 2022 @ 07:54:38
  Author: felixonmars
Revision: 1328530

fix url

Modified:
  haskell-prettyprinter-ansi-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-14 07:13:36 UTC (rev 1328529)
+++ PKGBUILD    2022-10-14 07:54:38 UTC (rev 1328530)
@@ -5,7 +5,7 @@
 pkgver=1.1.3
 pkgrel=92
 pkgdesc="ANSI terminal backend for the prettyprinter package."
-url="https://github.com/quchen/prettyprinter-ansi-terminal";
+url="https://github.com/quchen/prettyprinter/tree/master/prettyprinter-ansi-terminal";
 license=('custom:BSD2')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-prettyprinter')

Reply via email to