Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fish-shell: update to 3.5.0
@ 2022-06-30 19:19 hechos
  2022-06-30 19:19 ` classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: hechos @ 2022-06-30 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hechos/void-packages fish-shell
https://github.com/void-linux/void-packages/pull/37765

fish-shell: update to 3.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES



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

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

From 555d5ea45539e75d9984e01b7ae97808b3c623ea Mon Sep 17 00:00:00 2001
From: hechos <martin.damian.fernandez@gmail.com>
Date: Thu, 30 Jun 2022 16:15:25 -0300
Subject: [PATCH] fish-shell: update to 3.5.0

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

diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template
index 0fc86db7e7b0..f6b332a1c2a0 100644
--- a/srcpkgs/fish-shell/template
+++ b/srcpkgs/fish-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'fish-shell'
 pkgname=fish-shell
-version=3.4.1
+version=3.5.0
 revision=1
 wrksrc="fish-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://fishshell.com/"
 changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
 distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
-checksum=b6f23b3843b04db6b0a90fea1f6f0d0e40cc027b4a732098200863f2864a94ea
+checksum=291e4ec7c6c3fea54dc1aed057ce3d42b356fa6f70865627b2c7dfcecaefd210
 register_shell="/bin/fish /usr/bin/fish"
 # tests don't work as root
 make_check=ci-skip

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

* Re: fish-shell: update to 3.5.0
  2022-06-30 19:19 [PR PATCH] fish-shell: update to 3.5.0 hechos
@ 2022-06-30 19:19 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-06-30 19:19 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37765#issuecomment-1171585473

Comment:
#37656 

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

* [PR PATCH] fish-shell: update to 3.5.0.
@ 2022-06-23 13:56 mhmdanas
  0 siblings, 0 replies; 3+ messages in thread
From: mhmdanas @ 2022-06-23 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages fish-3.5.0
https://github.com/void-linux/void-packages/pull/37656

fish-shell: update to 3.5.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37656.patch is attached

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

From a496c351623c8761053e9a68576783687492b066 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Jun 2022 16:58:40 +0300
Subject: [PATCH] fish-shell: update to 3.5.0.

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

diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template
index 0fc86db7e7b0..f6b332a1c2a0 100644
--- a/srcpkgs/fish-shell/template
+++ b/srcpkgs/fish-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'fish-shell'
 pkgname=fish-shell
-version=3.4.1
+version=3.5.0
 revision=1
 wrksrc="fish-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://fishshell.com/"
 changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
 distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
-checksum=b6f23b3843b04db6b0a90fea1f6f0d0e40cc027b4a732098200863f2864a94ea
+checksum=291e4ec7c6c3fea54dc1aed057ce3d42b356fa6f70865627b2c7dfcecaefd210
 register_shell="/bin/fish /usr/bin/fish"
 # tests don't work as root
 make_check=ci-skip

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

end of thread, other threads:[~2022-06-30 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 19:19 [PR PATCH] fish-shell: update to 3.5.0 hechos
2022-06-30 19:19 ` classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2022-06-23 13:56 [PR PATCH] " mhmdanas

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