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

Felix Yan felixonmars at gemini.archlinux.org
Tue May 10 04:46:10 UTC 2022


    Date: Tuesday, May 10, 2022 @ 04:46:10
  Author: felixonmars
Revision: 1196580

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

Modified:
  haskell-text-conversions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-10 04:43:35 UTC (rev 1196579)
+++ PKGBUILD	2022-05-10 04:46:10 UTC (rev 1196580)
@@ -2,16 +2,16 @@
 
 _hkgname=text-conversions
 pkgname=haskell-text-conversions
-pkgver=0.3.1
-pkgrel=124
+pkgver=0.3.1.1
+pkgrel=1
 pkgdesc="Safe conversions between textual types"
 url="https://github.com/cjdev/text-conversions"
 license=('ISC')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-errors')
+depends=('ghc-libs' 'haskell-base16-bytestring' 'haskell-base64-bytestring')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4c0fe08024a56e326b632a67b945fa869a798b00fa45b56f4f181a0075ed5cd6802edec0f0e38c0f4b5cc4b81c6f6bd98e3382b968cec6ad884d24ee31dbf600')
+sha512sums=('b04fff74f2541120718c377ff820a9e882c3e49e3423f581113ebcf02b13c58b3360be82fdd5e7a039da0077219d9ff64d02ef523b1a16fae89cfab0ac86a4ac')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list