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


Commits:
b752484e by Felix Yan at 2024-02-20T21:16:30+00:00
upgpkg: 0.1.0.5-1: rebuild with pandoc-server 0.1.0.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-server
        pkgdesc = Pandoc document conversion as an HTTP servant-server
-       pkgver = 0.1.0.4
-       pkgrel = 10
+       pkgver = 0.1.0.5
+       pkgrel = 1
        url = https://pandoc.org
        arch = x86_64
        license = GPL
@@ -19,7 +19,7 @@ pkgbase = haskell-pandoc-server
        depends = haskell-unicode-collation
        depends = haskell-wai
        depends = haskell-wai-cors
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-server/0.1.0.4/pandoc-server-0.1.0.4.tar.gz
-       sha256sums = 
9b54259e778c68ad9295ec6010deb970532fff7bb7e31636e8987403564a3f80
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-server/0.1.0.5/pandoc-server-0.1.0.5.tar.gz
+       sha256sums = 
28ec1f8137c08abf0e91a8a5de4a9df5f3f6848efc96b01278d68513eb6850ef
 
 pkgname = haskell-pandoc-server


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-server
 pkgname=haskell-pandoc-server
-pkgver=0.1.0.4
-pkgrel=10
+pkgver=0.1.0.5
+pkgrel=1
 pkgdesc="Pandoc document conversion as an HTTP servant-server"
 url="https://pandoc.org";
 license=("GPL")
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 
'haskell-base64-bytestring' 'haskell-data-de
          'haskell-skylighting' 'haskell-unicode-collation' 'haskell-wai' 
'haskell-wai-cors')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('9b54259e778c68ad9295ec6010deb970532fff7bb7e31636e8987403564a3f80')
+sha256sums=('28ec1f8137c08abf0e91a8a5de4a9df5f3f6848efc96b01278d68513eb6850ef')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-server/-/commit/b752484e09def0071864e3bc7380ded7c7fb6b3d

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


Reply via email to