[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 8 12:59:21 UTC 2020
Date: Thursday, October 8, 2020 @ 12:59:20
Author: felixonmars
Revision: 721752
upgpkg: haskell-vty 5.31-1: rebuild with vty 5.31
Modified:
haskell-vty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-08 12:17:44 UTC (rev 721751)
+++ PKGBUILD 2020-10-08 12:59:20 UTC (rev 721752)
@@ -3,8 +3,8 @@
_hkgname=vty
pkgname=haskell-vty
-pkgver=5.30
-pkgrel=19
+pkgver=5.31
+pkgrel=1
pkgdesc="A simple terminal UI library"
url="https://github.com/jtdaugherty/vty"
license=("BSD")
@@ -17,7 +17,7 @@
'haskell-test-framework-smallcheck' 'haskell-test-framework-hunit' 'haskell-random'
'haskell-string-qq')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('99c7a9be8499e5e29d14cfeea45881b7c50db68572ac69798dc70965fff8efc5aa10641427359b12069420945adac1a0264083867eebe7a23c6f2248cdbbd408')
+sha512sums=('f661c37209a22f7949c3637a6cdb6e8405a8d6fafd9c51fb1d80b04e8057941cda2e764b804ad2245db0b1d01cf83404b82411ca5d2332bc3057098669d57dbf')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list