Date: Tuesday, January 12, 2016 @ 07:02:52
  Author: fyan
Revision: 156042

upgpkg: haskell-gitrev 1.2.0-1

Modified:
  haskell-gitrev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-12 05:00:34 UTC (rev 156041)
+++ PKGBUILD    2016-01-12 06:02:52 UTC (rev 156042)
@@ -4,8 +4,8 @@
 
 _hkgname=gitrev
 pkgname=haskell-gitrev
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Compile git revision info into Haskell projects"
 url="https://github.com/acfoltzer/gitrev";
 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=('aabc77851c0de49bd3495fb2cf933170a5d566a19cfb230e1cc758f5775de120')
+sha256sums=('4391e34edb5caaab901c6faa4369b246b6896c747869f6ab85b6db5524003102')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to