Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-skylighting
Commits: 6ea36cbf by Felix Yan at 2023-08-10T03:21:37+03:00 upgpkg: 0.13.3-1: rebuild with skylighting 0.13.3, skylighting-core 0.13.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.13.2.1 -pkgrel=32 +pkgver=0.13.3 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('GPL2') @@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-skylighting-core' 'haskell-skylighting-format-ansi' 'haskell-skylighting-format-latex') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('53b0435f1a985aa876d3d6157824007feb4c30cccea7e2d32d642f5def653d81be0acb90e2a267c6e67443f7898a2670c2af68f30831dceca7d50a12e7504658') +sha512sums=('cc1f25330160d1a528b2d2d2f8d0b0a8a6da70f55d452c90c014449d9e0a08378d2074c406bf552bd5e3558c2b66d49c74b6352dbd98598cfa93d9d5ec0406ef') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting/-/commit/6ea36cbf901e452a55d78b07181581868040993f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting/-/commit/6ea36cbf901e452a55d78b07181581868040993f You're receiving this email because of your account on gitlab.archlinux.org.
