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

Felix Yan felixonmars at archlinux.org
Tue Jan 10 03:48:28 UTC 2017


    Date: Tuesday, January 10, 2017 @ 03:48:25
  Author: felixonmars
Revision: 206406

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

rebuild with time-locale-compat-0.1.1.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-10 02:47:21 UTC (rev 206405)
+++ PKGBUILD	2017-01-10 03:48:25 UTC (rev 206406)
@@ -4,15 +4,15 @@
 
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
-pkgver=0.1.1.1
-pkgrel=3
+pkgver=0.1.1.3
+pkgrel=1
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ced6a61e81671f266cc3daf7eee798e5355df8d82163e7e44dc0a51a47c50670')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+sha256sums=('9144bf68b47791a2ac73f45aeadbc5910be2da9ad174909e1a10a70b4576aced')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list