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

Felix Yan felixonmars at archlinux.org
Sat May 12 19:32:52 UTC 2018


    Date: Saturday, May 12, 2018 @ 19:32:51
  Author: felixonmars
Revision: 321285

upgpkg: haskell-time-locale-compat 0.1.1.4-1

rebuild with time-locale-compat,0.1.1.4

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-12 19:29:28 UTC (rev 321284)
+++ PKGBUILD	2018-05-12 19:32:51 UTC (rev 321285)
@@ -4,9 +4,9 @@
 
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
-pkgver=0.1.1.3
-pkgrel=5
-pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
+pkgver=0.1.1.4
+pkgrel=1
+pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/"
 license=("custom:BSD3")
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('62fd86d0b1f3707fb820a15dddc01d02fb701e942493e26927745556f19430706ae342a810942c511105cfa848f0d40e109aab471c8c0441caaf6ed4afb233a2')
+sha512sums=('ad53e47cd6da48235b099193f9f201ecf870018a319d5343987488f71c7774c5d1a8b8f4d2783d4f1a7223e177886fe34f4f38109312f080ae90f2372707c5e8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list