Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ansi: update to 3.0.1
@ 2022-09-19 10:44 clyhtsuriva
  2022-09-22  3:09 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: clyhtsuriva @ 2022-09-19 10:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages ansi-update
https://github.com/void-linux/void-packages/pull/39361

ansi: update to 3.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From c146c89a7b1507d836df4a6a213361b9ed33b6df Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 19 Sep 2022 12:44:44 +0200
Subject: [PATCH] ansi: update to 3.0.1

---
 srcpkgs/ansi/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ansi/template b/srcpkgs/ansi/template
index acc41f9251ca..24123d28f299 100644
--- a/srcpkgs/ansi/template
+++ b/srcpkgs/ansi/template
@@ -1,7 +1,7 @@
 # Template file for 'ansi'
 pkgname=ansi
-version=2.0.4
-revision=2
+version=3.0.1
+revision=1
 depends="bash"
 short_desc="ANSI escape codes in pure Bash"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://github.com/fidian/ansi"
 changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
 distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
-checksum=1d3dcab3d6b61313ea1b940da7c3e9da5dbc453ac19f906fe57395ccca9b5ab9
+checksum=8dae1314d98a015d4d64fd2a99895700138756f2b456baea7cf1d6dd3ccf1261
 
 do_install() {
 	vbin ansi

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

end of thread, other threads:[~2022-09-22  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 10:44 [PR PATCH] ansi: update to 3.0.1 clyhtsuriva
2022-09-22  3:09 ` [PR PATCH] [Merged]: " classabbyamp

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).