[arch-commits] Commit in haskell-code-page/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 19 07:01:17 UTC 2016
Date: Saturday, November 19, 2016 @ 07:01:16
Author: felixonmars
Revision: 196331
upgpkg: haskell-code-page 0.1.1-1
rebuild with code-page-0.1.1
Modified:
haskell-code-page/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-19 04:26:34 UTC (rev 196330)
+++ PKGBUILD 2016-11-19 07:01:16 UTC (rev 196331)
@@ -4,7 +4,7 @@
_hkgname=code-page
pkgname=haskell-code-page
-pkgver=0.1
+pkgver=0.1.1
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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('142d555d596693fb8c8750017c04f8c0')
+md5sums=('9dc7f9e2ddf0eb339ec38a4123c38abb')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list