Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pandoc-types
Commits:
8f0593aa by Felix Yan at 2026-06-18T01:28:12+08:00
upgpkg: 1.23.1.1-1: rebuild with pandoc-types 1.23.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
pkgbase = haskell-pandoc-types
pkgdesc = Types for representing a structured document
- pkgver = 1.23.1
- pkgrel = 196
+ pkgver = 1.23.1.1
+ pkgrel = 1
url = https://pandoc.org/
arch = x86_64
- license = BSD
+ license = BSD-3-Clause
makedepends = ghc
- makedepends = uusi
makedepends = haskell-hunit
makedepends = haskell-test-framework
makedepends = haskell-test-framework-hunit
@@ -15,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/pandoc-types-1.23.1.tar.gz
- sha512sums =
c09dd9966da80e7121d2033d175832fef190f17044f3fa340c554b4f3ec1a288ffe3b0bb1c1fb0bbd477de0633adfdf111cda39d2e09d8e6d5019f6c28be3fb4
+ source =
https://hackage.haskell.org/packages/archive/pandoc-types/1.23.1.1/pandoc-types-1.23.1.1.tar.gz
+ sha512sums =
f834e7ce19aa722978d3874917fc65b8c112568a387846f586d0d0c6d02209f72d0f9eb63667576cd58692ca8a8c481256646d76510944540d20d5cde843812a
pkgname = haskell-pandoc-types
=====================================
PKGBUILD
=====================================
@@ -4,22 +4,17 @@
_hkgname=pandoc-types
pkgname=haskell-pandoc-types
-pkgver=1.23.1
-pkgrel=196
+pkgver=1.23.1.1
+pkgrel=1
pkgdesc="Types for representing a structured document"
url="https://pandoc.org/"
-license=("BSD")
+license=('BSD-3-Clause')
arch=('x86_64')
depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-syb')
-makedepends=('ghc' 'uusi' 'haskell-hunit' 'haskell-test-framework'
'haskell-test-framework-hunit'
+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=('c09dd9966da80e7121d2033d175832fef190f17044f3fa340c554b4f3ec1a288ffe3b0bb1c1fb0bbd477de0633adfdf111cda39d2e09d8e6d5019f6c28be3fb4')
-
-prepare() {
- cd $_hkgname-$pkgver
- uusi -u QuickCheck
-}
+sha512sums=('f834e7ce19aa722978d3874917fc65b8c112568a387846f586d0d0c6d02209f72d0f9eb63667576cd58692ca8a8c481256646d76510944540d20d5cde843812a')
build() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/8f0593aaa39895d0a7b3842e44c1664561b09588
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/8f0593aaa39895d0a7b3842e44c1664561b09588
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