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

Felix Yan felixonmars at archlinux.org
Wed Jan 10 08:26:07 UTC 2018


    Date: Wednesday, January 10, 2018 @ 08:26:07
  Author: felixonmars
Revision: 280938

upgpkg: haskell-pretty-show 1.6.16-1

rebuild with pretty-show,1.6.16

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 07:17:10 UTC (rev 280937)
+++ PKGBUILD	2018-01-10 08:26:07 UTC (rev 280938)
@@ -3,7 +3,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.15
+pkgver=1.6.16
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.'
 url="http://wiki.github.com/yav/pretty-show"
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('fbabbadadc228c9a0197dc85616eadf73a1ee4f1d724c0da52c900d4361ff9667f6540d95995b7fa36136c630d80e4c9301aa6e4786ebdfe559ccc0305f43d09')
+sha512sums=('b56eccf7529ba6f9502601c18d5a4de7f3b1ce475cf046427d16ebecc32357b30ed9334a90a37445dcd6dbc4b8d656f2af66c053416f688ed20601ed3187579e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list