Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-pandoc-types
Commits: b8b22cb6 by Felix Yan at 2023-10-03T09:32:46+03:00 upgpkg: 1.23-32: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = haskell-pandoc-types + pkgdesc = Types for representing a structured document + pkgver = 1.23 + pkgrel = 32 + url = https://pandoc.org/ + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = haskell-test-framework + makedepends = haskell-test-framework-hunit + makedepends = haskell-test-framework-quickcheck2 + makedepends = haskell-hunit + makedepends = haskell-string-qq + depends = ghc-libs + depends = haskell-aeson + depends = haskell-quickcheck + depends = haskell-syb + source = https://hackage.haskell.org/packages/archive/pandoc-types/1.23/pandoc-types-1.23.tar.gz + sha512sums = 9671ac11515bab2a134720cbdb3add0f4a2528e9a8ec32a13c080f3553e0b1355c427441f953df88340a2c8e5597279e79919517ea944d200d3557df5e601bb4 + +pkgname = haskell-pandoc-types ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types pkgver=1.23 -pkgrel=31 +pkgrel=32 pkgdesc="Types for representing a structured document" url="https://pandoc.org/" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/b8b22cb6af9fff47cb78f631164bd00814093c1e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/b8b22cb6af9fff47cb78f631164bd00814093c1e You're receiving this email because of your account on gitlab.archlinux.org.
