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


Commits:
b510512d by Felix Yan at 2026-07-10T03:24:43+08:00
upgpkg: 1.23.1.2-1: rebuild with pandoc-types 1.23.1.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-types
        pkgdesc = Types for representing a structured document
-       pkgver = 1.23.1.1
-       pkgrel = 20
+       pkgver = 1.23.1.2
+       pkgrel = 1
        url = https://pandoc.org/
        arch = x86_64
        license = BSD-3-Clause
@@ -14,7 +14,7 @@ pkgbase = haskell-pandoc-types
        depends = haskell-aeson
        depends = haskell-quickcheck
        depends = haskell-syb
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-types/1.23.1.1/pandoc-types-1.23.1.1.tar.gz
-       sha512sums = 
f834e7ce19aa722978d3874917fc65b8c112568a387846f586d0d0c6d02209f72d0f9eb63667576cd58692ca8a8c481256646d76510944540d20d5cde843812a
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-types/1.23.1.2/pandoc-types-1.23.1.2.tar.gz
+       sha512sums = 
c7420c699f038d6c67276aa50d88bdc97b19f4fa3871668ed53686a13848b547be6141e966cfd4597a148e0c712d561038e1f02fc12a0963274ad7d67a995a04
 
 pkgname = haskell-pandoc-types


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.23.1.1
-pkgrel=20
+pkgver=1.23.1.2
+pkgrel=1
 pkgdesc="Types for representing a structured document"
 url="https://pandoc.org/";
 license=('BSD-3-Clause')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 
'haskell-syb')
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('f834e7ce19aa722978d3874917fc65b8c112568a387846f586d0d0c6d02209f72d0f9eb63667576cd58692ca8a8c481256646d76510944540d20d5cde843812a')
+sha512sums=('c7420c699f038d6c67276aa50d88bdc97b19f4fa3871668ed53686a13848b547be6141e966cfd4597a148e0c712d561038e1f02fc12a0963274ad7d67a995a04')
 
 build() {
     cd $_hkgname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/b510512da7d74859625afa1c521b1b1a042e09f4
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to