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

Felix Yan felixonmars at archlinux.org
Thu Jun 13 08:32:03 UTC 2019


    Date: Thursday, June 13, 2019 @ 08:32:02
  Author: felixonmars
Revision: 481131

upgpkg: haskell-unix-time 0.4.6-1

rebuild with unix-time 0.4.6

Modified:
  haskell-unix-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 08:28:15 UTC (rev 481130)
+++ PKGBUILD	2019-06-13 08:32:02 UTC (rev 481131)
@@ -3,8 +3,8 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.4.5
-pkgrel=14
+pkgver=0.4.6
+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=('75ab6f174fb43bc37e6046fef4505398366664547a51b171b128bd391b80d06c282c4a6693eadcb4496bd7f5fec53121ad9000ed391e5a36c56f34586779da0f')
+sha512sums=('da6ebe5f7d43dcdcacca985aa82ea8dd4e5e1289022bbe6fe246677410f68309d9807576219fe5c7333d6f92deb2ce8f281752f61b93bf8d36ae1b5be54f48ba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list