[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jul 14 21:45:21 UTC 2018
Date: Saturday, July 14, 2018 @ 21:45:21
Author: felixonmars
Revision: 359466
upgpkg: haskell-brick 0.38-1
rebuild with brick 0.38
Modified:
haskell-brick/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-14 21:43:12 UTC (rev 359465)
+++ PKGBUILD 2018-07-14 21:45:21 UTC (rev 359466)
@@ -4,8 +4,8 @@
_hkgname=brick
pkgname=haskell-brick
-pkgver=0.37.1
-pkgrel=22
+pkgver=0.38
+pkgrel=1
pkgdesc="A declarative terminal user interface library"
url="https://github.com/jtdaugherty/brick"
license=("custom:BSD3")
@@ -16,7 +16,7 @@
'haskell-word-wrap')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7637d484be1bbb55f52859ef1febda5766590ce857561ba60aa204c5edbb16c6d3e83f6ff6f3717c45c1df8384902a9976e2eae22669eb310c3356b77d7f466c')
+sha512sums=('d04fe99999bf5f74114400492a89bebc4b51b65fa898258540afebdd5c6bade0c714239e86dea7295d1162703398b6ed3facc5ea0b9880c2d35e64f0cdfa0934')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list