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

Felix Yan felixonmars at archlinux.org
Tue Jun 25 16:46:57 UTC 2019


    Date: Tuesday, June 25, 2019 @ 16:46:55
  Author: felixonmars
Revision: 483977

upgpkg: haskell-unix-time 0.4.7-1

rebuild with unix-time 0.4.7

Modified:
  haskell-unix-time/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-25 16:42:44 UTC (rev 483976)
+++ PKGBUILD	2019-06-25 16:46:55 UTC (rev 483977)
@@ -3,7 +3,7 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.4.6
+pkgver=0.4.7
 pkgrel=1
 pkgdesc="Unix time parser/formatter and utilities"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -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=('da6ebe5f7d43dcdcacca985aa82ea8dd4e5e1289022bbe6fe246677410f68309d9807576219fe5c7333d6f92deb2ce8f281752f61b93bf8d36ae1b5be54f48ba')
+sha512sums=('a9e5b77cb9c93b9a20687406aaeeaff5277d05b95ee9d874f3e0292eca83574b2e842785e0a88f71be3e91610db228c68b5cec885c4b3ea15fc6ec1bb861c072')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list