Date: Tuesday, February 14, 2023 @ 23:03:39 Author: felixonmars Revision: 1400515
upgpkg: haskell-skylighting-format-context 0.1.0.2-1: rebuild with skylighting-format-context 0.1.0.2 Modified: haskell-skylighting-format-context/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-14 23:01:58 UTC (rev 1400514) +++ PKGBUILD 2023-02-14 23:03:39 UTC (rev 1400515) @@ -2,8 +2,8 @@ _hkgname=skylighting-format-context pkgname=haskell-skylighting-format-context -pkgver=0.1.0.1 -pkgrel=11 +pkgver=0.1.0.2 +pkgrel=1 pkgdesc="ConTeXt formatter for skylighting syntax highlighting library" url="https://github.com/jgm/skylighting" license=("BSD") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-skylighting-core') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('60f740c40fb1918640c5f6af9307c08cf7207a02f05a7c84c9840aca4d7096b4') +sha256sums=('004213e13d89b692ea0912d7ffa6ee98c93146d1a7962a849ad7860697bc88bd') prepare() { cd $_hkgname-$pkgver
