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

Felix Yan felixonmars at archlinux.org
Tue May 4 04:29:27 UTC 2021


    Date: Tuesday, May 4, 2021 @ 04:29:27
  Author: felixonmars
Revision: 927340

upgpkg: haskell-hspec-golden 0.2.0.0-1

Modified:
  haskell-hspec-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 03:43:07 UTC (rev 927339)
+++ PKGBUILD	2021-05-04 04:29:27 UTC (rev 927340)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-golden
 pkgname=haskell-hspec-golden
-pkgver=0.1.0.3
-pkgrel=72
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="Golden tests for hspec."
 url="https://github.com/stackbuilders/hspec-golden"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-hspec-core' 'haskell-optparse-applicative')
 makedepends=('ghc' 'haskell-hspec' 'haskell-silently')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('9418291aed76e7654591074a04e0ff4b25b2443f8b628370983c3860c958aab4')
+sha512sums=('f843e5d44427c0c27bba7c4475d26897214d389cf7b8e1fe9e563067f3884c7ecf409d945518110c13eb257f353e8624367f6366130e3df7d1f436b0e18a933e')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list