Skip to content
Snippets Groups Projects

testing/gotestsum: upgrade to 1.12.1

Merged raspbeguy requested to merge raspbeguy/aports:gotestsum-1.12.1 into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
# Contributor: Guy Godfroy <guy.godfroy@gugod.fr>
# Maintainer: Guy Godfroy <guy.godfroy@gugod.fr>
pkgname=gotestsum
pkgver=1.12.0
pkgrel=4
pkgver=1.12.1
pkgrel=0
pkgdesc="Go test runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results"
url="https://github.com/gotestyourself/gotestsum"
arch="all"
@@ -20,5 +20,5 @@ package() {
}
sha512sums="
8532b6182e3ae2d73efdd50f2e69bd77869a39876bf50288ce236633bdb09f99c98cf4a6428e955c643b48584a4a7bfd53839ff9630d6ca86c436ffd00c6198d gotestsum-1.12.0.tar.gz
85c529f0663a77cf6875b3c6bdb9f640dd4cdee32000fb8f636f3ddc8010213b64b84a8c7f7289331f50f92e613a94b87b8b459cdd69be1ef9224c307c2b9c40 gotestsum-1.12.1.tar.gz
"
Loading