Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-prettyprinter-convert-ansi-wl-pprint
Commits: 208d0775 by Felix Yan at 2023-10-03T09:19:25+03:00 upgpkg: 1.1.2-131: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = haskell-prettyprinter-convert-ansi-wl-pprint + pkgdesc = Converter from ansi-wl-pprint documents to prettyprinter-based ones. + pkgver = 1.1.2 + pkgrel = 131 + url = https://github.com/quchen/prettyprinter + arch = x86_64 + license = custom:BSD2 + makedepends = ghc + makedepends = haskell-doctest + depends = ghc-libs + depends = haskell-ansi-terminal + depends = haskell-ansi-wl-pprint + depends = haskell-prettyprinter + depends = haskell-prettyprinter-ansi-terminal + source = https://hackage.haskell.org/packages/archive/prettyprinter-convert-ansi-wl-pprint/1.1.2/prettyprinter-convert-ansi-wl-pprint-1.1.2.tar.gz + sha512sums = a90396034b440b3b18d37cbe785d00e757a69fec56cc7ea59a297b32c129b62fa54f80c707dd899dceed35c53c696ced15f11df83d89fb72fa974be8f023e050 + +pkgname = haskell-prettyprinter-convert-ansi-wl-pprint ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=prettyprinter-convert-ansi-wl-pprint pkgname=haskell-prettyprinter-convert-ansi-wl-pprint pkgver=1.1.2 -pkgrel=130 +pkgrel=131 pkgdesc="Converter from ansi-wl-pprint documents to prettyprinter-based ones." url="https://github.com/quchen/prettyprinter" license=('custom:BSD2') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-prettyprinter-convert-ansi-wl-pprint/-/commit/208d07754da79c00cc592fe350fba6c62336cf22 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-prettyprinter-convert-ansi-wl-pprint/-/commit/208d07754da79c00cc592fe350fba6c62336cf22 You're receiving this email because of your account on gitlab.archlinux.org.
