Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-wl-pprint-terminfo
Commits: 2a55c8d8 by Felix Yan at 2023-10-03T09:20:57+03:00 upgpkg: 3.7.1.4-386: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = haskell-wl-pprint-terminfo + pkgdesc = A color pretty printer with terminfo support + pkgver = 3.7.1.4 + pkgrel = 386 + url = https://github.com/ekmett/wl-pprint-terminfo/ + arch = x86_64 + license = BSD + makedepends = ghc + depends = ghc-libs + depends = haskell-wl-pprint-extras + source = https://hackage.haskell.org/packages/archive/wl-pprint-terminfo/3.7.1.4/wl-pprint-terminfo-3.7.1.4.tar.gz + sha512sums = 1f2a7bd195732fe297c49c50b59812190d5698efa7c2e9b2fbcfbbae71523c25dfcc2a0f098aebe22453cd867bc40480100c8231a6f43a7bd46202f3dcd924b3 + +pkgname = haskell-wl-pprint-terminfo ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=wl-pprint-terminfo pkgname=haskell-wl-pprint-terminfo pkgver=3.7.1.4 -pkgrel=385 +pkgrel=386 pkgdesc="A color pretty printer with terminfo support" url="https://github.com/ekmett/wl-pprint-terminfo/" license=('BSD') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wl-pprint-terminfo/-/commit/2a55c8d82981e017e93263a4c00712c7a2a393e4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wl-pprint-terminfo/-/commit/2a55c8d82981e017e93263a4c00712c7a2a393e4 You're receiving this email because of your account on gitlab.archlinux.org.
