Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bats: update to 1.2.0.
@ 2020-05-21 22:22 m3tav3rse
  2020-05-22 18:07 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: m3tav3rse @ 2020-05-21 22:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

There is a new pull request by m3tav3rse against master on the void-packages repository

https://github.com/m3tav3rse/void-packages bats
https://github.com/void-linux/void-packages/pull/22186

bats: update to 1.2.0.


A patch file from https://github.com/void-linux/void-packages/pull/22186.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bats-22186.patch --]
[-- Type: text/x-diff, Size: 971 bytes --]

From 03cb5943e9a7854e7519a1f1af6a1449bf728e1f Mon Sep 17 00:00:00 2001
From: m3tav3rse <n6maa10816@tuta.io>
Date: Fri, 22 May 2020 00:13:43 +0200
Subject: [PATCH] bats: update to 1.2.0.

---
 srcpkgs/bats/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bats/template b/srcpkgs/bats/template
index 2b0f191c520..890b0d14e54 100644
--- a/srcpkgs/bats/template
+++ b/srcpkgs/bats/template
@@ -1,6 +1,6 @@
 # Template file for 'bats'
 pkgname=bats
-version=1.1.0
+version=1.2.0
 revision=1
 archs=noarch
 wrksrc="bats-core-${version}"
@@ -10,7 +10,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="MIT"
 homepage="https://github.com/bats-core/bats-core"
 distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
-checksum=855d8b8bed466bc505e61123d12885500ef6fcdb317ace1b668087364717ea82
+checksum=c74ea5517d9381c044e8e87427de0113be6ad591213d489aeaa28146daf1c723
 
 do_check() {
 	bash -c 'bin/bats --tap test'

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-22 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 22:22 [PR PATCH] bats: update to 1.2.0 m3tav3rse
2020-05-22 18:07 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).