[arch-commits] Commit in haskell-blaze-textual/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Oct 2 21:42:30 UTC 2021
Date: Saturday, October 2, 2021 @ 21:42:29
Author: felixonmars
Revision: 1027074
upgpkg: haskell-blaze-textual 0.2.2.1-1: rebuild with blaze-textual 0.2.2.1
Modified:
haskell-blaze-textual/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-02 21:38:54 UTC (rev 1027073)
+++ PKGBUILD 2021-10-02 21:42:29 UTC (rev 1027074)
@@ -2,8 +2,8 @@
_hkgname=blaze-textual
pkgname=haskell-blaze-textual
-pkgver=0.2.2.0
-pkgrel=4
+pkgver=0.2.2.1
+pkgrel=1
pkgdesc="Fast rendering of common datatypes"
url="https://github.com/bos/blaze-textual"
license=("BSD")
@@ -12,7 +12,7 @@
makedepends=('ghc' 'haskell-quickcheck' 'haskell-double-conversion' 'haskell-test-framework'
'haskell-test-framework-quickcheck2')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('5831a4fd5900bede759fd5b2a00f9e8df08ab120237ece44641764d513728b115f0537c3a01f7dc1a2ccdee6077696f15af8672ce877bde762ee7b42f5fe0ffb')
+sha512sums=('5e7e0ca97cdbf999ae5874d20b1882887e14edc0aa27a83ec2ca75fa407c97553f68ffd94720cf9238eaaf4b32078ae74353eeff7c862721585373ab5571c187')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list