Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] shunit2: update to 2.1.8.
Date: Sat, 18 Apr 2020 10:18:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21112@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages shunit2
https://github.com/void-linux/void-packages/pull/21112

shunit2: update to 2.1.8.


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

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

From 0ff30212ede8509ff12c118d5c146c008414e61c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 18 Apr 2020 11:07:26 +0300
Subject: [PATCH] shunit2: update to 2.1.8.

---
 srcpkgs/shunit2/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/shunit2/template b/srcpkgs/shunit2/template
index e5be2806828..518c6a3eadb 100644
--- a/srcpkgs/shunit2/template
+++ b/srcpkgs/shunit2/template
@@ -1,16 +1,16 @@
 # Template file for 'shunit2'
 pkgname=shunit2
-version=2.1.7
+version=2.1.8
 revision=1
-checkdepends="bash zsh ksh"
+archs=noarch
 depends="bash"
+checkdepends="bash zsh ksh"
 short_desc="Unit testing framework for Unix shell scripts based on xUnit"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1"
 homepage="https://github.com/kward/shunit2"
 distfiles="https://github.com/kward/shunit2/archive/v${version}.tar.gz"
-checksum=41a103aa984bfdeea3fec426edb0b3dda19153a5ce448d4b4bbe52a85c4d7fee
-archs=noarch
+checksum=b2fed28ba7282e4878640395284e43f08a029a6c27632df73267c8043c71b60c
 
 do_check() {
 	./test_runner

             reply	other threads:[~2020-04-18  8:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  8:18 mobinmob [this message]
2020-04-18 12:35 ` [PR PATCH] [Updated] " mobinmob
2020-04-20 13:52 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21112@inbox.vuxu.org \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).