Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-skylighting


Commits:
79873ff2 by Felix Yan at 2024-10-04T19:48:46+03:00
upgpkg: 0.14.1-1: rebuild with skylighting 0.14.1, skylighting-core 0.14.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-skylighting
        pkgdesc = Syntax highlighting library
-       pkgver = 0.14
-       pkgrel = 24
+       pkgver = 0.14.1
+       pkgrel = 1
        url = https://github.com/jgm/skylighting
        arch = x86_64
        license = GPL2
@@ -12,7 +12,7 @@ pkgbase = haskell-skylighting
        depends = haskell-skylighting-format-blaze-html
        depends = haskell-skylighting-format-context
        depends = haskell-skylighting-format-latex
-       source = 
https://hackage.haskell.org/packages/archive/skylighting/0.14/skylighting-0.14.tar.gz
-       sha512sums = 
33d36f7181c0a6b94d3319707d6ea68199239a7699c18c6392e8ae49d97d7249f57f4d42a9fb09fa9df643268aa57b8e42e2204a6a002f8222ef00284dfd25d4
+       source = 
https://hackage.haskell.org/packages/archive/skylighting/0.14.1/skylighting-0.14.1.tar.gz
+       sha512sums = 
9286c957ce041d14608d85db0085c070bab62eaeade9986dd65bd5322db5effe94cafb5da4714dac2ad601b94f667f7ab0b2238ecfaa9c4f820f1d4e63c632bc
 
 pkgname = haskell-skylighting


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.14
-pkgrel=24
+pkgver=0.14.1
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting";
 license=('GPL2')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-skylighting-core' 
'haskell-skylighting-format-ansi'
          'haskell-skylighting-format-latex')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('33d36f7181c0a6b94d3319707d6ea68199239a7699c18c6392e8ae49d97d7249f57f4d42a9fb09fa9df643268aa57b8e42e2204a6a002f8222ef00284dfd25d4')
+sha512sums=('9286c957ce041d14608d85db0085c070bab62eaeade9986dd65bd5322db5effe94cafb5da4714dac2ad601b94f667f7ab0b2238ecfaa9c4f820f1d4e63c632bc')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting/-/commit/79873ff29a9527249a5e3d4e776cbbb6e4c7f954

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-skylighting/-/commit/79873ff29a9527249a5e3d4e776cbbb6e4c7f954
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to