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; 6+ 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] 6+ 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; 6+ 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] 6+ messages in thread

* Re: fish-shell: update to 3.5.0.
  2022-06-23 13:56 [PR PATCH] " mhmdanas
                   ` (2 preceding siblings ...)
  2022-08-08 19:46 ` icp1994
@ 2022-08-08 20:01 ` mhmdanas
  3 siblings, 0 replies; 6+ messages in thread
From: mhmdanas @ 2022-08-08 20:01 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/37656#issuecomment-1208551917

Comment:
@icp1994 sure, I'll update this PR tomorrow.

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

* Re: fish-shell: update to 3.5.0.
  2022-06-23 13:56 [PR PATCH] " mhmdanas
  2022-06-24 19:41 ` paper42
  2022-08-08 19:36 ` icp1994
@ 2022-08-08 19:46 ` icp1994
  2022-08-08 20:01 ` mhmdanas
  3 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2022-08-08 19:46 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/37656#issuecomment-1208529903

Comment:
Could try again with `v3.5.1`. I don't have a `-musl` system for the tests but they pass in my `x86_64`.

Edit: packaged in a separate masterdir for `x86_64-musl` and the tests passed.

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

* Re: fish-shell: update to 3.5.0.
  2022-06-23 13:56 [PR PATCH] " mhmdanas
  2022-06-24 19:41 ` paper42
@ 2022-08-08 19:36 ` icp1994
  2022-08-08 19:46 ` icp1994
  2022-08-08 20:01 ` mhmdanas
  3 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2022-08-08 19:36 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/37656#issuecomment-1208529903

Comment:
Could try again with `v3.5.1`. I don't have a `-musl` system for the tests but they pass in my `x86_64`.

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

* Re: fish-shell: update to 3.5.0.
  2022-06-23 13:56 [PR PATCH] " mhmdanas
@ 2022-06-24 19:41 ` paper42
  2022-08-08 19:36 ` icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-06-24 19:41 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37656#issuecomment-1165882790

Comment:
history_races test fails on x86_64-musl:
```
 61/236 Test  #64: history_races ............................***Failed    1.27 sec
Proceeding with target execution
Testing low-level functionality
Testing history race conditions
Error: Expected 1025 items, but instead got 1005 items
Error: Line '0 0' still left in the array
Error: Line '0 1' still left in the array
Error: Line '0 2' still left in the array
Error: Line '0 3' still left in the array
Error: Line '0 4' still left in the array
Error: Line '0 5' still left in the array
Error: Line '0 6' still left in the array
Error: Line '0 7' still left in the array
Error: Line '0 8' still left in the array
Error: Line '0 9' still left in the array
Error: Line '0 10' still left in the array
Error: Line '0 11' still left in the array
Error: Line '0 12' still left in the array
Error: Line '0 13' still left in the array
Error: Line '0 14' still left in the array
Error: Line '0 15' still left in the array
Error: Line '0 16' still left in the array
Error: Line '0 17' still left in the array
Error: Line '0 18' still left in the array
Error: Line '1 0' still left in the array
Encountered 21 errors in low-level tests
```

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

end of thread, other threads:[~2022-08-08 20:01 UTC | newest]

Thread overview: 6+ 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
2022-06-24 19:41 ` paper42
2022-08-08 19:36 ` icp1994
2022-08-08 19:46 ` icp1994
2022-08-08 20:01 ` 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).