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

Felix Yan felixonmars at archlinux.org
Sun Feb 7 14:36:01 UTC 2021


    Date: Sunday, February 7, 2021 @ 14:36:01
  Author: felixonmars
Revision: 848011

upgpkg: haskell-code-page 0.2.1-1: rebuild with code-page 0.2.1

Modified:
  haskell-code-page/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-07 09:50:44 UTC (rev 848010)
+++ PKGBUILD	2021-02-07 14:36:01 UTC (rev 848011)
@@ -3,8 +3,8 @@
 
 _hkgname=code-page
 pkgname=haskell-code-page
-pkgver=0.2
-pkgrel=11
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Windows code page library for Haskell"
 url="https://github.com/RyanGlScott/code-page"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4c66f52bd9fa107c3ab3f7fe531cb919d856ab04c298fc88dd6a412a8c150b1ea6a72b683c12b8e3b4df87ea7641e09c05f2ddd3bc1f5c67f6bde6c0c4778b94')
+sha512sums=('5a1ff550892bb315d2c0645d325e8b8914342d0da9726dd3798eba9655bd79cca7a75927e9312c44d4be1cff8e2c69b8f1734c3662fabb14760036228aedb768')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list