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

Felix Yan felixonmars at archlinux.org
Tue Jan 22 10:27:46 UTC 2019


    Date: Tuesday, January 22, 2019 @ 10:27:42
  Author: felixonmars
Revision: 426912

upgpkg: haskell-unix-time 0.4.5-1

rebuild with unix-time 0.4.5

Modified:
  haskell-unix-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 10:25:22 UTC (rev 426911)
+++ PKGBUILD	2019-01-22 10:27:42 UTC (rev 426912)
@@ -3,8 +3,8 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.4.5
+pkgrel=1
 pkgdesc="Unix time parser/formatter and utilities"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-old-locale'
              'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('aa89882a0337c3661ccd4be08780e54258d3c825907437ebbda6eb20f6bacb643b34a9b29db0ef64ac1f2b4cb6707c02edb59edf03227c7a7326e48d6ef3e024')
+sha512sums=('75ab6f174fb43bc37e6046fef4505398366664547a51b171b128bd391b80d06c282c4a6693eadcb4496bd7f5fec53121ad9000ed391e5a36c56f34586779da0f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list