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

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 10 00:50:40 UTC 2022


    Date: Sunday, April 10, 2022 @ 00:50:39
  Author: felixonmars
Revision: 1184042

upgpkg: haskell-base64 0.4.2.4-2: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5

Modified:
  haskell-base64/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-10 00:50:33 UTC (rev 1184041)
+++ PKGBUILD	2022-04-10 00:50:39 UTC (rev 1184042)
@@ -3,13 +3,13 @@
 _hkgname=base64
 pkgname=haskell-base64
 pkgver=0.4.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A modern RFC 4648-compliant Base64 library"
 url="https://github.com/emilypi/base64"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-text-short')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-base64-bytestring'
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-base64-bytestring'
              'haskell-random-bytestring' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")



More information about the arch-commits mailing list