Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pazi: update to 0.5.0
@ 2024-09-06  0:55 cinerea0
  2024-09-22 17:12 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-09-06  0:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages pazi
https://github.com/void-linux/void-packages/pull/52126

pazi: update to 0.5.0
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

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

From 3f0bdbfa66a0a2c34cd1d29a9e438d260e2f0438 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 5 Sep 2024 20:55:22 -0400
Subject: [PATCH] pazi: update to 0.5.0

---
 srcpkgs/pazi/patches/fix-cargo-lock.patch | 14 ++++++++++++++
 srcpkgs/pazi/template                     | 13 +++++++++----
 2 files changed, 23 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/pazi/patches/fix-cargo-lock.patch

diff --git a/srcpkgs/pazi/patches/fix-cargo-lock.patch b/srcpkgs/pazi/patches/fix-cargo-lock.patch
new file mode 100644
index 00000000000000..8cacdd2f8272ec
--- /dev/null
+++ b/srcpkgs/pazi/patches/fix-cargo-lock.patch
@@ -0,0 +1,14 @@
+# Upstream: https://github.com/euank/pazi/commit/6267b6c7d2c028ff13ac06efcadd1e272f3b9673
+diff --git a/Cargo.lock b/Cargo.lock
+index b0361e9..f65cd3b 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -338,7 +338,7 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
+ 
+ [[package]]
+ name = "pazi"
+-version = "0.4.1"
++version = "0.5.0"
+ dependencies = [
+  "anyhow",
+  "clap",
diff --git a/srcpkgs/pazi/template b/srcpkgs/pazi/template
index 680fa5afb88a07..54383af55b58b8 100644
--- a/srcpkgs/pazi/template
+++ b/srcpkgs/pazi/template
@@ -1,11 +1,16 @@
 # Template file for 'pazi'
 pkgname=pazi
-version=0.4.1
-revision=2
+version=0.5.0
+revision=1
 build_style=cargo
 short_desc="Fast autojump helper"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/euank/pazi"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=f513561451b29fed6d4eb3387524df597b5811cd7744eac77d96e368022b6adc
+changelog="https://raw.githubusercontent.com/euank/pazi/master/ChangeLog.md"
+distfiles="https://github.com/euank/pazi/archive/refs/tags/v${version}.tar.gz"
+checksum=a25660b9c43123a2d243e0b8c50ee9adc97f8afa9bdaf26eef93096a1e7476ac
+
+post_install() {
+	vman packaging/man/pazi.1
+}

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

* Re: [PR PATCH] [Merged]: pazi: update to 0.5.0
  2024-09-06  0:55 [PR PATCH] pazi: update to 0.5.0 cinerea0
@ 2024-09-22 17:12 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-09-22 17:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

pazi: update to 0.5.0
https://github.com/void-linux/void-packages/pull/52126

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

end of thread, other threads:[~2024-09-22 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-06  0:55 [PR PATCH] pazi: update to 0.5.0 cinerea0
2024-09-22 17:12 ` [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).