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

Felix Yan felixonmars at archlinux.org
Sat Aug 4 18:10:48 UTC 2018


    Date: Saturday, August 4, 2018 @ 18:10:47
  Author: felixonmars
Revision: 368129

upgpkg: haskell-unicode-show 0.1.0.3-1

rebuild with unicode-show 0.1.0.3

Modified:
  haskell-unicode-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-04 18:08:46 UTC (rev 368128)
+++ PKGBUILD	2018-08-04 18:10:47 UTC (rev 368129)
@@ -4,8 +4,8 @@
 
 _hkgname=unicode-show
 pkgname=haskell-unicode-show
-pkgver=0.1.0.2
-pkgrel=7
+pkgver=0.1.0.3
+pkgrel=1
 pkgdesc="Print and show in unicode"
 url="https://github.com/nushio3/unicode-show#readme"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7f28de349c9511298ca049674c33daaa65d6a9920a34c2fa164c1543f96e93f0d7a5b011ebb07dbd42be1aed44047ed877d1c3f35345e6bc31c6778a2ac0f49a')
+sha512sums=('bf6ac293c2181b5e8b9b3330d59445f32b9523dbfbdda1969e2e432cab89682a70a6d601f803854f485925fa35cee0150fd12e58e33554ef3217c96173543b87')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list