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


Commits:
b65b2394 by Felix Yan at 2024-10-05T01:26:57+03:00
upgpkg: 3.3.2-1: rebuild with tasty-silver 3.3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tasty-silver
        pkgdesc = A fancy test runner, including support for golden tests
-       pkgver = 3.3.1.3
-       pkgrel = 37
+       pkgver = 3.3.2
+       pkgrel = 1
        url = https://github.com/phile314/tasty-silver
        arch = x86_64
        license = MIT
@@ -17,7 +17,7 @@ pkgbase = haskell-tasty-silver
        depends = haskell-tagged
        depends = haskell-tasty
        depends = haskell-temporary
-       source = 
https://hackage.haskell.org/packages/archive/tasty-silver/3.3.1.3/tasty-silver-3.3.1.3.tar.gz
-       sha512sums = 
7ad2991efc0b20ac5d8cd9258db1326d75d54b587d9fcafc957f8422fb4fce6e8b9c2b2d19cab52c31b141a97f5563ec056d684fa35fc211c9ee122506b4d58e
+       source = 
https://hackage.haskell.org/packages/archive/tasty-silver/3.3.2/tasty-silver-3.3.2.tar.gz
+       sha512sums = 
7274bce61b9915f364b4d33b7c82fc712c250a22410f11cac8f2710dd4122bbcb033d177ad866e38293476e8d6fd68d94e891f94e00f45f3f1ecec17d49e93cf
 
 pkgname = haskell-tasty-silver


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-silver
 pkgname=haskell-tasty-silver
-pkgver=3.3.1.3
-pkgrel=37
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="A fancy test runner, including support for golden tests"
 url="https://github.com/phile314/tasty-silver";
 license=("MIT")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-optparse-ap
          'haskell-tasty' 'haskell-temporary')
 makedepends=('ghc' 'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7ad2991efc0b20ac5d8cd9258db1326d75d54b587d9fcafc957f8422fb4fce6e8b9c2b2d19cab52c31b141a97f5563ec056d684fa35fc211c9ee122506b4d58e')
+sha512sums=('7274bce61b9915f364b4d33b7c82fc712c250a22410f11cac8f2710dd4122bbcb033d177ad866e38293476e8d6fd68d94e891f94e00f45f3f1ecec17d49e93cf')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to