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

Felix Yan fyan at archlinux.org
Mon Jan 4 14:25:32 UTC 2016


    Date: Monday, January 4, 2016 @ 15:25:31
  Author: fyan
Revision: 155417

upgpkg: haskell-sandi 0.3.6-1

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 14:21:58 UTC (rev 155416)
+++ PKGBUILD	2016-01-04 14:25:31 UTC (rev 155417)
@@ -4,8 +4,8 @@
 
 _hkgname=sandi
 pkgname=haskell-sandi
-pkgver=0.3.5
-pkgrel=5
+pkgver=0.3.6
+pkgrel=1
 pkgdesc="Data encoding library"
 url="http://hackage.haskell.org/package/sandi"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('856ed995bad4183a69f65c70a78c4be37cf614c906097ea126bae75ce08daea5')
+sha256sums=('fafcb3501b8a17238de44239ef62c3051f9a33010424ef91dd76057257bf2284')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list