Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-skylighting-core
Commits: 80cb7e6d by Felix Yan at 2023-08-10T03:17:18+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-core pkgname=haskell-skylighting-core -pkgver=0.13.2.1 -pkgrel=31 +pkgver=0.13.3 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('BSD') @@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base64-bytestr makedepends=('ghc' 'haskell-diff' 'haskell-pretty-show' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('c95d5ccc2d62f151b61402c28319100c97d6db287444f48c6e044cf513a156a784da1a2dd65043a71c188f8b8a4273f1a4b73b8ba814350fe076c2214d97ea81') +sha512sums=('8b025e96cd3bf399f9f04f6dbdfdf8491eabef7073592acb01f0ab04712a81d2931a6ee11c58972c0489fc7e0862e163cccf5e5f36ab74c6eb188ed22a4e1707') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting-core/-/commit/80cb7e6d7e7a1922bd9a5f40c32466a3e5b1abca -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting-core/-/commit/80cb7e6d7e7a1922bd9a5f40c32466a3e5b1abca You're receiving this email because of your account on gitlab.archlinux.org.
