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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 23 16:07:14 UTC 2022


    Date: Wednesday, March 23, 2022 @ 16:07:13
  Author: felixonmars
Revision: 1171491

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

Modified:
  haskell-htf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 16:01:24 UTC (rev 1171490)
+++ PKGBUILD	2022-03-23 16:07:13 UTC (rev 1171491)
@@ -2,8 +2,8 @@
 
 _hkgname=HTF
 pkgname=haskell-htf
-pkgver=0.14.0.6
-pkgrel=19
+pkgver=0.14.0.7
+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=('58cfad065c069c4a484f6d342b5bb60c4c13103c72ba6d4aa43e2d6b87daa452')
+sha256sums=('ed792b9a0060990ba7f48ea4005996c3833c557241e65a9c83c5c8e7bfde2f73')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list