Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-pretty-show


Commits:
76554598 by Caleb Maclennan at 2024-12-28T01:07:42+03:00
upgpkg: 1.10-16: Fix upstream URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
 pkgbase = haskell-pretty-show
        pkgdesc = Tools for working with derived `Show` instances and generic 
inspection of values.
        pkgver = 1.10
-       pkgrel = 15
-       url = https://wiki.github.com/yav/pretty-show
+       pkgrel = 16
+       url = https://github.com/yav/pretty-show
        arch = x86_64
        license = MIT
        makedepends = ghc


=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=15
+pkgrel=16
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
-url="https://wiki.github.com/yav/pretty-show";
+url="https://github.com/yav/pretty-show";
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-lexer')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-show/-/commit/765545989e44922d2847fc65be18f9b5aec623b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-show/-/commit/765545989e44922d2847fc65be18f9b5aec623b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to