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

Felix Yan felixonmars at archlinux.org
Wed Aug 23 07:07:53 UTC 2017


    Date: Wednesday, August 23, 2017 @ 07:07:53
  Author: felixonmars
Revision: 253031

upgpkg: haskell-hpack 0.18.1-1

rebuild with hpack,0.18.1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-23 07:02:10 UTC (rev 253030)
+++ PKGBUILD	2017-08-23 07:07:53 UTC (rev 253031)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.17.1
-pkgrel=15
+pkgver=0.18.1
+pkgrel=1
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
 license=("MIT")
@@ -15,7 +15,7 @@
          'haskell-unordered-containers' 'haskell-yaml')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('59d3763d425797b7e99e12eb9bd9d905e3c3eec65eba50cd30c0a951c26d42a527d43f0fd1aa9724f309f4708f1a09aece00f8bc28874d8e802137c4a7276946')
+sha512sums=('679fbb1f921b808828a287f2314d548edd230afa2ca814d7c904fcb09563bdcb88c702077fedc539a5627659b8627d231d7421668dcb3e5c195aa71867153d3d')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list