Github messages for voidlinux
 help / color / mirror / Atom feed
From: caughtquick <caughtquick@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] zsh-syntax-highlighting: update to 0.8.0.
Date: Wed, 14 Feb 2024 07:32:11 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48716@inbox.vuxu.org> (raw)

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

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

https://github.com/caughtquick/void-packages zsh
https://github.com/void-linux/void-packages/pull/48716

zsh-syntax-highlighting: update to 0.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
Tested this on x86_64 glibc, but its a shell script, should work on everything 


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

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

From b66bafe9ceedb9b6c735f2347f6e1f5eeb6bf4a2 Mon Sep 17 00:00:00 2001
From: caughtquick <abhijit@sipahimalani.me>
Date: Tue, 13 Feb 2024 22:28:38 -0800
Subject: [PATCH] zsh-syntax-highlighting: update to 0.8.0.

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

diff --git a/srcpkgs/zsh-syntax-highlighting/template b/srcpkgs/zsh-syntax-highlighting/template
index db65bce4940a6..eda4cfedacc55 100644
--- a/srcpkgs/zsh-syntax-highlighting/template
+++ b/srcpkgs/zsh-syntax-highlighting/template
@@ -1,7 +1,7 @@
 # Template file for 'zsh-syntax-highlighting'
 pkgname=zsh-syntax-highlighting
-version=0.7.1
-revision=3
+version=0.8.0
+revision=1
 depends="zsh"
 short_desc="Fish shell like syntax highlighting for Zsh"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -9,7 +9,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
 changelog="https://raw.githubusercontent.com/zsh-users/zsh-syntax-highlighting/master/changelog.md"
 distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=f5044266ee198468b1bcec881a56e6399e209657d6ed9fa6d21175bc76afdefa
+checksum=5981c19ebaab027e356fe1ee5284f7a021b89d4405cc53dc84b476c3aee9cc32
 
 do_install() {
 	make install SHARE_DIR=${DESTDIR}/usr/share/zsh/plugins/${pkgname} DOC_DIR=${DESTDIR}/usr/share/zsh/plugins/${pkgname}/doc

             reply	other threads:[~2024-02-14  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14  6:32 caughtquick [this message]
2024-02-15  2:37 ` [PR PATCH] [Merged]: " sgn

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-48716@inbox.vuxu.org \
    --to=caughtquick@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).