Date: Tuesday, September 6, 2016 @ 06:32:26
  Author: felixonmars
Revision: 188616

upgpkg: haskell-unix-time 0.3.7-1

rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, 
unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5

Modified:
  haskell-unix-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-06 06:23:23 UTC (rev 188615)
+++ PKGBUILD    2016-09-06 06:32:26 UTC (rev 188616)
@@ -4,8 +4,8 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.3.6
-pkgrel=2
+pkgver=0.3.7
+pkgrel=1
 pkgdesc="Unix time parser/formatter and utilities"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-old-time")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('5d15ebd0ee74e13638a7c04a7fc5f05a29ccd3228c8798df226939a778f7db37')
+sha256sums=('1131301131dd3e73353a346daa04578ec067073e7674d447051ac1a87262b4e1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to