[arch-commits] Commit in haskell-code-page/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Mar 16 16:06:59 UTC 2017


    Date: Thursday, March 16, 2017 @ 16:06:58
  Author: felixonmars
Revision: 216755

upgpkg: haskell-code-page 0.1.3-1

rebuild with code-page,0.1.3

Modified:
  haskell-code-page/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 15:47:54 UTC (rev 216754)
+++ PKGBUILD	2017-03-16 16:06:58 UTC (rev 216755)
@@ -4,7 +4,7 @@
 
 _hkgname=code-page
 pkgname=haskell-code-page
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc="Windows code page library for Haskell"
 url="https://github.com/RyanGlScott/code-page"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('d38fa20631a4cdcce7052d8c706cf70a')
+md5sums=('d8af11ed413fa8e3b3cee0a976ac15f5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list