[arch-commits] Commit in haskell-text-conversions/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Sep 30 20:57:18 UTC 2020


    Date: Wednesday, September 30, 2020 @ 20:57:18
  Author: felixonmars
Revision: 714130

upgpkg: haskell-text-conversions 0.3.1-1: rebuild with text-conversions 0.3.1

Modified:
  haskell-text-conversions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-30 20:57:13 UTC (rev 714129)
+++ PKGBUILD	2020-09-30 20:57:18 UTC (rev 714130)
@@ -2,8 +2,8 @@
 
 _hkgname=text-conversions
 pkgname=haskell-text-conversions
-pkgver=0.3.0
-pkgrel=45
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Safe conversions between textual types"
 url="https://github.com/cjdev/text-conversions"
 license=('ISC')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-errors')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('767816f953468932ab579d0cbdd20f7bbe1fc72c4ed8a857bc7bfa52a2d07abafc2065e9844ddea49f44bcf32b06e5c1abd64a222498cc6435129f2b36c036ec')
+sha512sums=('4c0fe08024a56e326b632a67b945fa869a798b00fa45b56f4f181a0075ed5cd6802edec0f0e38c0f4b5cc4b81c6f6bd98e3382b968cec6ad884d24ee31dbf600')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list