Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zoxide: update to 0.9.1
@ 2023-05-07 17:20 RAR27
  2023-05-11 20:11 ` [PR PATCH] [Updated] " RAR27
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: RAR27 @ 2023-05-07 17:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RAR27/void-packages zoxide
https://github.com/void-linux/void-packages/pull/43792

zoxide: update to 0.9.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e0f7dec2b98ce3d4bcfd5e6b634901027d512028 Mon Sep 17 00:00:00 2001
From: Rehan <rehanalirana@tuta.io>
Date: Sun, 7 May 2023 13:15:48 -0400
Subject: [PATCH] zoxide: update to 0.9.1

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

diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template
index 37ed24b2ae25..7c7b04e3c08d 100644
--- a/srcpkgs/zoxide/template
+++ b/srcpkgs/zoxide/template
@@ -1,6 +1,6 @@
 # Template file for 'zoxide'
 pkgname=zoxide
-version=0.9.0
+version=0.9.1
 revision=1
 build_style=cargo
 short_desc="Faster way to navigate your filesystem"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://github.com/ajeetdsouza/zoxide"
 changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
 distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz"
-checksum=16f7e0ddb7ab52b0c8c29be0f5bdecae285ac7a88019220ba534357388ddefa6
+checksum=7af5965e0f0779a5ea9135ee03c51b1bb1d84b578af0a7eb2bd13dbf34a342dd
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-06-09  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-07 17:20 [PR PATCH] zoxide: update to 0.9.1 RAR27
2023-05-11 20:11 ` [PR PATCH] [Updated] " RAR27
2023-05-11 20:18 ` RAR27
2023-05-11 20:24 ` RAR27
2023-05-11 20:26 ` RAR27
2023-06-09  7:48 ` [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).