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

Felix Yan felixonmars at archlinux.org
Mon Feb 1 22:21:50 UTC 2021


    Date: Monday, February 1, 2021 @ 22:21:50
  Author: felixonmars
Revision: 840737

upgpkg: haskell-hunit 1.6.2.0-1: rebuild with HUnit 1.6.2.0

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-01 22:17:08 UTC (rev 840736)
+++ PKGBUILD	2021-02-01 22:21:50 UTC (rev 840737)
@@ -3,8 +3,8 @@
 
 _hkgname=HUnit
 pkgname=haskell-hunit
-pkgver=1.6.1.0
-pkgrel=36
+pkgver=1.6.2.0
+pkgrel=1
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-call-stack')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8fbf9726729c187eb751d2033692f957be15111d4bb6b72acaa296cfc1b316d246e3ff122868a7d015846a8fe135e822dcb56df7582882413cecdb906abdbdfa')
+sha512sums=('b27c33545fcb4ca78dd9543eb0ab2f09e5edd989d116fe2136d876eb94745e6d384967ea4b3c6dbf0f03511091a82ecd0b299c8ab00769c57d6dddcddc27e8e5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list