[arch-commits] Commit in haskell-wl-pprint-annotated/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 14 07:28:51 UTC 2018


    Date: Tuesday, August 14, 2018 @ 07:28:50
  Author: felixonmars
Revision: 371350

upgpkg: haskell-wl-pprint-annotated 0.1.0.1-1

rebuild with wl-pprint-annotated 0.1.0.1

Modified:
  haskell-wl-pprint-annotated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-14 06:25:02 UTC (rev 371349)
+++ PKGBUILD	2018-08-14 07:28:50 UTC (rev 371350)
@@ -4,9 +4,9 @@
 
 _hkgname=wl-pprint-annotated
 pkgname=haskell-wl-pprint-annotated
-pkgver=0.1.0.0
-pkgrel=18
-pkgdesc="Wadler/Leijen pretty printer with annotations and slightly modernized API"
+pkgver=0.1.0.1
+pkgrel=1
+pkgdesc="Pretty printer with annotation support"
 url="https://github.com/minad/wl-pprint-annotated"
 license=("custom:BSD3")
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b6e5a9e58deea2c877df8cba8ade09fb9a8df2d62b10f92981b7f174d660659c8cf03c1fd48004919d5c6d1ec5c820e913c2f332498cfae1f62c2c7092c65a3b')
+sha512sums=('45f1881254f8b20d9992a477a36a7408d2df8d94f99c71d72d75cd04aee3831966886c94b6e6a68791acda24aec8c4a339d052b9a188af8c2ca24e74da1e9596')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list