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

Felix Yan felixonmars at archlinux.org
Fri Nov 16 05:57:52 UTC 2018


    Date: Friday, November 16, 2018 @ 05:57:52
  Author: felixonmars
Revision: 407825

upgpkg: haskell-code-page 0.2-1

rebuild with code-page 0.2

Modified:
  haskell-code-page/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-16 05:54:03 UTC (rev 407824)
+++ PKGBUILD	2018-11-16 05:57:52 UTC (rev 407825)
@@ -3,8 +3,8 @@
 
 _hkgname=code-page
 pkgname=haskell-code-page
-pkgver=0.1.3
-pkgrel=9
+pkgver=0.2
+pkgrel=1
 pkgdesc="Windows code page library for Haskell"
 url="https://github.com/RyanGlScott/code-page"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1a8f650051d749840562d4ac8789f9834afa73e64582f2781d542d281d894c420cdb7a5b8a2bf30c983bec99a27bec8b63a32b1cabd3ab26a964e0a9b9b647bc')
+sha512sums=('4c66f52bd9fa107c3ab3f7fe531cb919d856ab04c298fc88dd6a412a8c150b1ea6a72b683c12b8e3b4df87ea7641e09c05f2ddd3bc1f5c67f6bde6c0c4778b94')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list