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

Felix Yan felixonmars at archlinux.org
Tue Mar 6 15:25:22 UTC 2018


    Date: Tuesday, March 6, 2018 @ 15:25:21
  Author: felixonmars
Revision: 303081

upgpkg: haskell-unix-time 0.3.8-1

rebuild with unix-time,0.3.8

Modified:
  haskell-unix-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 15:21:14 UTC (rev 303080)
+++ PKGBUILD	2018-03-06 15:25:21 UTC (rev 303081)
@@ -4,8 +4,8 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.3.7
-pkgrel=5
+pkgver=0.3.8
+pkgrel=1
 pkgdesc="Unix time parser/formatter and utilities"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-old-time")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d10335af434e79980fd4221ade86dafa71d2aa9b30d7aaa13da25b8e75114430a143be5b9c6c1fa885d6ba01f6e6677484b04cd9e2cb263c650a945e954c44bd')
+sha512sums=('e79f076bc5a0e4cad692773f32d2fcf90eb89b2a4eef2497f79e3ec7dc2f4a02fd512ae86b4d619ef9323be558651c1fda6e1b75161406fd10549d3f4cbc9233')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list