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

Felix Yan fyan at archlinux.org
Tue Mar 22 06:51:56 UTC 2016


    Date: Tuesday, March 22, 2016 @ 07:51:55
  Author: fyan
Revision: 167861

upgpkg: haskell-zip-archive 0.3-1

rebuild with language-javascript-0.6.0.2, pandoc-1.17.0.1, zip-archive-0.3

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 06:49:08 UTC (rev 167860)
+++ PKGBUILD	2016-03-22 06:51:55 UTC (rev 167861)
@@ -4,8 +4,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.2.3.7
-pkgrel=4
+pkgver=0.3
+pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="http://github.com/jgm/zip-archive"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('41623b3831795e785329b017f42af3116f6332a690361f7eac7ed15f729f3699')
+sha256sums=('ecbfa2c983094242e17d4dfb7aaabe891345510dd3cfc37743bfc479c794fd8b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list