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

Felix Yan felixonmars at archlinux.org
Sun Jan 20 12:04:18 UTC 2019


    Date: Sunday, January 20, 2019 @ 12:04:17
  Author: felixonmars
Revision: 425073

upgpkg: haskell-pretty-show 1.9.5-1

rebuild with pretty-show 1.9.5

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-20 12:01:11 UTC (rev 425072)
+++ PKGBUILD	2019-01-20 12:04:17 UTC (rev 425073)
@@ -2,8 +2,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.8.2
-pkgrel=5
+pkgver=1.9.5
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.'
 url="http://wiki.github.com/yav/pretty-show"
 license=('MIT')
@@ -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=('227c809a0e663427ba3e3ee32fe554c7f53a86ce567a0874f73be5f15f4a6e742c53b75960b944bd9a50b7be7d1a90fd34d5aa4119a6076661f51d6ef758210d')
+sha512sums=('7bf382ad3531227588a82d7bcff3a795df0c425b27d7f4448a94fd617fbc8a4fb6087eb859480fe4702771bf560a353a3a3d5079cd6576c620d5258686c41193')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list