Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-tasty-hunit


Commits:
be92f582 by Felix Yan at 2025-09-06T18:23:10+00:00
upgpkg: 0.10.2-1: rebuild with tasty-hunit 0.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tasty-hunit
        pkgdesc = HUnit support for the Tasty test framework.
-       pkgver = 0.10.1
-       pkgrel = 246
+       pkgver = 0.10.2
+       pkgrel = 1
        url = https://github.com/UnkindPartition/tasty
        arch = x86_64
        license = MIT
@@ -9,7 +9,7 @@ pkgbase = haskell-tasty-hunit
        depends = ghc-libs
        depends = haskell-tasty
        depends = haskell-call-stack
-       source = 
https://hackage.haskell.org/packages/archive/tasty-hunit/0.10.1/tasty-hunit-0.10.1.tar.gz
-       sha512sums = 
5661bd52d747c571eec1fbea2c60e36dbb2df4166355a74959909e8e481da983ea07fd304f408abd3ed4bf5a7396c71a2dd25c18ba3916c01fd36a5fd1eb5d44
+       source = 
https://hackage.haskell.org/packages/archive/tasty-hunit/0.10.2/tasty-hunit-0.10.2.tar.gz
+       sha512sums = 
11fc165915cfa5235ff16b31dc0f229bc89902eb36f8da5ab25b1f7a48e2be82ae2c8b5bb681123b6df24ad50e1b2efa12b4fce46fba86d4dab22e34d144197b
 
 pkgname = haskell-tasty-hunit


=====================================
PKGBUILD
=====================================
@@ -3,16 +3,16 @@
 
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
-pkgver=0.10.1
-pkgrel=246
+pkgver=0.10.2
+pkgrel=1
 pkgdesc="HUnit support for the Tasty test framework."
 url="https://github.com/UnkindPartition/tasty";
-license=("MIT")
+license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('5661bd52d747c571eec1fbea2c60e36dbb2df4166355a74959909e8e481da983ea07fd304f408abd3ed4bf5a7396c71a2dd25c18ba3916c01fd36a5fd1eb5d44')
+sha512sums=('11fc165915cfa5235ff16b31dc0f229bc89902eb36f8da5ab25b1f7a48e2be82ae2c8b5bb681123b6df24ad50e1b2efa12b4fce46fba86d4dab22e34d144197b')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-hunit/-/commit/be92f582c379dd4953a8e7461530308e92e5cf73

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-hunit/-/commit/be92f582c379dd4953a8e7461530308e92e5cf73
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to