summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfelixonmars <felixonmars@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 15:31:44 +0000
committerfelixonmars <felixonmars@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 15:31:44 +0000
commitf22bbcd8c1f7acb61cf9ce03cc67b6a20ee2e85a (patch)
treee429c78d330c3cb030566e678eec14c3150439f0
parent9854e66de2541d19a3b3302307f5346685c93936 (diff)
upgpkg: haskell-skylighting-core 0.8.2.3-1
rebuild with skylighting 0.8.2.3, skylighting-core 0.8.2.3 git-svn-id: file:///srv/repos/svn-community/svn@533058 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--haskell-skylighting-core/trunk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell-skylighting-core/trunk/PKGBUILD b/haskell-skylighting-core/trunk/PKGBUILD
index 61941805169..1c0d994c7d1 100644
--- a/haskell-skylighting-core/trunk/PKGBUILD
+++ b/haskell-skylighting-core/trunk/PKGBUILD
@@ -2,8 +2,8 @@
_hkgname=skylighting-core
pkgname=haskell-skylighting-core
-pkgver=0.8.2
-pkgrel=19
+pkgver=0.8.2.3
+pkgrel=1
pkgdesc="Syntax highlighting library"
url="https://github.com/jgm/skylighting"
license=('BSD')
@@ -16,7 +16,7 @@ makedepends=('ghc' 'haskell-diff' 'haskell-hunit' 'haskell-pretty-show' 'haskell
'haskell-random' '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=('fbbe8c6eabc9522aabb1cffccc25fd45baa924a64bf38c0f932282762f8f39ea9164f383d4cfb86aa74dce1d68973273759255c9e6b60a7e8f411645c996e78d')
+sha512sums=('512814356ce23673a75dd639946e8d0ae19fc47d96d7611bb0f66638d3256d6a1b01f7f7cfc6ad00e658392106bfbb39a69e2c298bfa891cded7e6baa6dd1984')
build() {
cd $_hkgname-$pkgver