Date: Sunday, September 18, 2022 @ 15:16:29
  Author: felixonmars
Revision: 1304897

upgpkg: haskell-skylighting-core 0.13-1

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-18 15:07:42 UTC (rev 1304896)
+++ PKGBUILD    2022-09-18 15:16:29 UTC (rev 1304897)
@@ -2,19 +2,19 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.12.3.1
-pkgrel=23
+pkgver=0.13
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting";
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 
'haskell-attoparsec'
-         'haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-case-insensitive'
-         'haskell-colour' 'haskell-safe' 'haskell-utf8-string' 
'haskell-xml-conduit')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+         'haskell-case-insensitive' 'haskell-colour' 'haskell-safe' 
'haskell-utf8-string'
+         'haskell-xml-conduit')
 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=('85d005dc4fa6bf968f29a1721d669a310261052c68dbe889dc053400de751a8cda3a99a9aa7d19b3921fb81ea482637fd650140776d90207b876e639a736ef19')
+sha512sums=('96de11810dadee03abbff72f321ab480857f9f803f4e77c9016c18dcaf8e2ccc01334f9bc2a73741775d12f97450f8b1c6f730e2d77a4425c35a05cb6efa79db')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to