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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 27 21:05:49 UTC 2022


    Date: Sunday, March 27, 2022 @ 21:05:49
  Author: felixonmars
Revision: 1177238

upgpkg: haskell-htf 0.15.0.0-1: rebuild with HTF 0.15.0.0

Modified:
  haskell-htf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 21:03:02 UTC (rev 1177237)
+++ PKGBUILD	2022-03-27 21:05:49 UTC (rev 1177238)
@@ -2,8 +2,8 @@
 
 _hkgname=HTF
 pkgname=haskell-htf
-pkgver=0.14.0.7
-pkgrel=4
+pkgver=0.15.0.0
+pkgrel=1
 pkgdesc="The Haskell Test Framework"
 url="https://github.com/skogsbaer/HTF/"
 license=("LGPL2")
@@ -14,7 +14,7 @@
          'haskell-vector' 'haskell-xmlgen')
 makedepends=('ghc' 'haskell-aeson-pretty' 'haskell-temporary' 'haskell-unordered-containers')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('ed792b9a0060990ba7f48ea4005996c3833c557241e65a9c83c5c8e7bfde2f73')
+sha256sums=('d812c570804f300b7c8c5c5c5c40cea4ad87ffce699988c11a17ed9073fa4b9b')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list