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

Felix Yan felixonmars at archlinux.org
Sun Jun 4 15:16:23 UTC 2017


    Date: Sunday, June 4, 2017 @ 15:16:23
  Author: felixonmars
Revision: 233970

upgpkg: haskell-zip-archive 0.3.1-1

rebuild with zip-archive,0.3.1

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-04 15:15:57 UTC (rev 233969)
+++ PKGBUILD	2017-06-04 15:16:23 UTC (rev 233970)
@@ -4,8 +4,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.0.6
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="http://github.com/jgm/zip-archive"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-digest" "haskell-mtl" "haskell-old-time" "haskell-temporary"
          "haskell-text" "haskell-zlib")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c72c4c801a8093fc7b399c06e6282aeb77f9cf14332155638aa1f0d2954871a69eb0a6e56dce01dfb651722b82842e6f5b134513137538679a0cf383ae2b23ca')
+sha512sums=('84de97b4adea5337b03b66056735b9aa1c359440cc0b4ff95463b51846adadce79ab070a455f81e386b9292b34206b727f8111e67b1f83f6962000c4cc0883a6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list