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

Felix Yan felixonmars at archlinux.org
Sun Dec 20 08:17:24 UTC 2020


    Date: Sunday, December 20, 2020 @ 08:17:23
  Author: felixonmars
Revision: 780157

upgpkg: haskell-tasty-hunit 0.10.0.3-1: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-20 08:12:28 UTC (rev 780156)
+++ PKGBUILD	2020-12-20 08:17:23 UTC (rev 780157)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
-pkgver=0.10.0.2
-pkgrel=101
+pkgver=0.10.0.3
+pkgrel=1
 pkgdesc="HUnit support for the Tasty test framework."
 url="https://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('82f70cd7813affeb756de89842a77070e688169eb35a386fbc4db36b65d8c960bca7b923294918e10b65281d3265820f9592398550af8af92027960d48562fd0')
+sha512sums=('29adbf499b8079c12c756e031c3bebffa1c312cf623ff77d4fb2e85d3462ac6e71aa8a13c3e161ef04ad5bbf910c3bb5f4b62bc3825a030b690a90eea812b85a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list