Date: Thursday, September 29, 2022 @ 20:58:23 Author: felixonmars Revision: 1317108
upgpkg: haskell-skylighting-format-blaze-html 0.1.1-1: rebuild with skylighting-format-blaze-html 0.1.1 Modified: haskell-skylighting-format-blaze-html/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 20:57:59 UTC (rev 1317107) +++ PKGBUILD 2022-09-29 20:58:23 UTC (rev 1317108) @@ -2,8 +2,8 @@ _hkgname=skylighting-format-blaze-html pkgname=haskell-skylighting-format-blaze-html -pkgver=0.1 -pkgrel=5 +pkgver=0.1.1 +pkgrel=1 pkgdesc="HTML formatter for skylighting syntax highlighting library" url="https://github.com/jgm/skylighting" license=("BSD") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-blaze-html' 'haskell-skylighting-core') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('eb989a6120798c9d8f1682d0a271e12cf096c3bbe24f605f74033375ac332969') +sha256sums=('b1139b4df369de93d1ec6d8a2ed02bf11d559f9eaf71c31434fb5b19ba48ef13') prepare() { cd $_hkgname-$pkgver
