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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 26 21:25:31 UTC 2022


    Date: Friday, August 26, 2022 @ 21:25:31
  Author: felixonmars
Revision: 1284440

upgpkg: haskell-text-builder-dev 0.3.3-1: rebuild with text-builder-dev 0.3.3

Modified:
  haskell-text-builder-dev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-26 21:23:40 UTC (rev 1284439)
+++ PKGBUILD	2022-08-26 21:25:31 UTC (rev 1284440)
@@ -2,17 +2,17 @@
 
 _hkgname=text-builder-dev
 pkgname=haskell-text-builder-dev
-pkgver=0.3.2
-pkgrel=13
+pkgver=0.3.3
+pkgrel=1
 pkgdesc='Edge of developments for "text-builder"'
 url="https://github.com/nikita-volkov/text-builder-dev"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-deferred-folds' 'haskell-split')
+depends=('ghc-libs' 'haskell-deferred-folds' 'haskell-isomorphism-class' 'haskell-split')
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('ba5bde70de3d2b58391d7afd4ca06cddb68a0fef1c79d344afb9759d37f2e774')
+sha256sums=('e468dd5b4439dbd369af68a7dd0448b1b6027e9edd76df7fbdcc1f0e64f70841')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list