[arch-commits] Commit in haskell-pandoc-types/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 16 03:56:56 UTC 2018
Date: Friday, March 16, 2018 @ 03:56:55
Author: felixonmars
Revision: 308737
upgpkg: haskell-pandoc-types 1.17.4-1
rebuild with pandoc-types,1.17.4
Modified:
haskell-pandoc-types/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-16 02:43:20 UTC (rev 308736)
+++ PKGBUILD 2018-03-16 03:56:55 UTC (rev 308737)
@@ -4,8 +4,8 @@
_hkgname=pandoc-types
pkgname=haskell-pandoc-types
-pkgver=1.17.3.1
-pkgrel=16
+pkgver=1.17.4
+pkgrel=1
pkgdesc="Types for representing a structured document"
url="http://johnmacfarlane.net/pandoc"
license=("custom:BSD3")
@@ -14,7 +14,7 @@
makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit'
'haskell-test-framework-quickcheck2' 'haskell-hunit' 'haskell-string-qq')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2eaf9f0f36d524422109ed5c4c1244e2381c13b3c923355fc99b5c8784a28706d231b74384f2b74c9957e0a711a9f180339d0776d4a9b814435fab5b68f450f2')
+sha512sums=('da506225903a4a9d2ead5e73768ea58701fa8775a60d524be46d69d2e8b3825ba7d64c4a1c6245a9b5e8edc43ae883c57ca9ece44ad8132c63ada520b269761d')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list