[arch-commits] Commit in haskell-doctemplates/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Nov 11 13:19:11 UTC 2021
Date: Thursday, November 11, 2021 @ 13:19:11
Author: felixonmars
Revision: 1042110
upgpkg: haskell-doctemplates 0.10.0.1-1: rebuild with doctemplates 0.10.0.1
Modified:
haskell-doctemplates/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-11 13:13:02 UTC (rev 1042109)
+++ PKGBUILD 2021-11-11 13:19:11 UTC (rev 1042110)
@@ -2,19 +2,18 @@
_hkgname=doctemplates
pkgname=haskell-doctemplates
-pkgver=0.10
-pkgrel=18
+pkgver=0.10.0.1
+pkgrel=1
pkgdesc="Pandoc-style document templates"
url="https://github.com/jgm/doctemplates"
license=("BSD")
arch=('x86_64')
depends=('ghc-libs' 'haskell-aeson' 'haskell-doclayout' 'haskell-hsyaml' 'haskell-safe'
- 'haskell-scientific' 'haskell-text-conversions' 'haskell-unordered-containers'
- 'haskell-vector')
+ 'haskell-scientific' 'haskell-text-conversions' 'haskell-vector')
makedepends=('ghc' 'haskell-glob' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
'haskell-temporary')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3b974314f2bcd3edf269ab89d2edb7dbf2e4e052ff0c098ebb6c2eb5b77a839639860c9de45259cb92eb0e35a9ce56ed865efe7597e61a1326e3091eae726a57')
+sha512sums=('db4fec53d8f97f91e63e26d9634816796a5224456016910ef9c1c30c3757190a018f10f573d080b53dbb462760bff911f3fc2a104210d197e03cad2119435980')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list