[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Feb 20 13:52:21 UTC 2021


    Date: Saturday, February 20, 2021 @ 13:52:21
  Author: felixonmars
Revision: 866864

upgpkg: haskell-brick 0.60.2-1: rebuild with brick 0.60.2

Modified:
  haskell-brick/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 13:46:51 UTC (rev 866863)
+++ PKGBUILD	2021-02-20 13:52:21 UTC (rev 866864)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.60.1
-pkgrel=6
+pkgver=0.60.2
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-contravariant' 'haskell-text-zipper' 'haskell-word-wrap')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4041d7dc4a47d372de8a32b930d771911b3a40a3c955952c3fd620b91d00d1816b46495050382d5ceb3a3caade3d33be26212c7590b28ed4a4bb085e1ad78113')
+sha512sums=('94e6df5a7be1fb786d978efc766ee0d055a9f637210fb4e0ba44073d9cfce3ab2d02d28e30d2fd8db94a6feca4f08bc153da434c27b970e5f24938d34cae7102')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list