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

Felix Yan fyan at archlinux.org
Mon Feb 29 02:40:49 UTC 2016


    Date: Monday, February 29, 2016 @ 03:40:49
  Author: fyan
Revision: 163691

upgpkg: haskell-hourglass 0.2.10-1

Modified:
  haskell-hourglass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-29 01:37:31 UTC (rev 163690)
+++ PKGBUILD	2016-02-29 02:40:49 UTC (rev 163691)
@@ -4,8 +4,8 @@
 
 _hkgname=hourglass
 pkgname=haskell-hourglass
-pkgver=0.2.9
-pkgrel=2
+pkgver=0.2.10
+pkgrel=1
 pkgdesc="simple performant time related library"
 url="https://github.com/vincenthz/hs-hourglass"
 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=('9b54f163a1ecad98fbd14cb9737c28001b2648106d98cbd68fb2f5cfed090af6')
+sha256sums=('d553362d7a6f7df60d8ff99304aaad0995be81f9d302725ebe9441829a0f8d80')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list