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

Felix Yan felixonmars at archlinux.org
Sun Nov 1 11:25:09 UTC 2020


    Date: Sunday, November 1, 2020 @ 11:25:04
  Author: felixonmars
Revision: 738840

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

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-01 11:22:47 UTC (rev 738839)
+++ PKGBUILD	2020-11-01 11:25:04 UTC (rev 738840)
@@ -3,8 +3,8 @@
 
 _hkgname=HUnit
 pkgname=haskell-hunit
-pkgver=1.6.0.0
-pkgrel=75
+pkgver=1.6.1.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=('06503884bb85733be05b82da1fcc47e5b81122c3a3959ef047acbea2df1338b4f4589479b46daa6a0d554c7cb06b8cf1712462a3496db22cec5621e878467120')
+sha512sums=('8fbf9726729c187eb751d2033692f957be15111d4bb6b72acaa296cfc1b316d246e3ff122868a7d015846a8fe135e822dcb56df7582882413cecdb906abdbdfa')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list