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

Felix Yan felixonmars at archlinux.org
Wed Sep 12 20:03:26 UTC 2018


    Date: Wednesday, September 12, 2018 @ 20:03:26
  Author: felixonmars
Revision: 379922

upgpkg: haskell-pretty-show 1.8.2-1

rebuild with pretty-show 1.8.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-12 19:54:08 UTC (rev 379921)
+++ PKGBUILD	2018-09-12 20:03:26 UTC (rev 379922)
@@ -2,7 +2,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.'
 url="http://wiki.github.com/yav/pretty-show"
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ec61f6634bd52040935bfe467afcfca38e7a58ce18007a8432adfb55373575527bea43a53ec1036616997d789be900941b25520028259a58dcf19930cf72dc26')
+sha512sums=('227c809a0e663427ba3e3ee32fe554c7f53a86ce567a0874f73be5f15f4a6e742c53b75960b944bd9a50b7be7d1a90fd34d5aa4119a6076661f51d6ef758210d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list