Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] helix: update to 23.03
@ 2023-04-01 14:46 Chirikumbrah
  2023-04-01 14:55 ` Chirikumbrah
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 14:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chirikumbrah/void-packages patch-1
https://github.com/void-linux/void-packages/pull/43163

helix: update to 23.03
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 8212194d0a2f8d201c2c58bf6c2a2964739ddd03 Mon Sep 17 00:00:00 2001
From: Chirikumbrah <78883260+Chirikumbrah@users.noreply.github.com>
Date: Sat, 1 Apr 2023 16:24:32 +0300
Subject: [PATCH] helix: update to 23.03

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

diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template
index ac8850b87cfc..60acc667ebe4 100644
--- a/srcpkgs/helix/template
+++ b/srcpkgs/helix/template
@@ -1,6 +1,6 @@
 # Template file for 'helix'
 pkgname=helix
-version=22.12
+version=23.03
 revision=1
 build_style=cargo
 make_install_args="--path helix-term"
@@ -10,7 +10,7 @@ license="MPL-2.0"
 homepage="https://helix-editor.com/"
 changelog="https://raw.githubusercontent.com/helix-editor/helix/master/CHANGELOG.md"
 distfiles="https://github.com/helix-editor/helix/releases/download/${version}/helix-${version}-source.tar.xz"
-checksum=295b42a369fbc6282693eb984a77fb86260f7baf3ba3a8505d62d1c619c2f3f4
+checksum=60e5d8927f2f43807ff4ed3c96e7071746ce23d0b7ebaa27e380723726710703
 
 # skip problematic doctests on i686
 case "$XBPS_TARGET_MACHINE" in

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
@ 2023-04-01 14:55 ` Chirikumbrah
  2023-04-01 14:56 ` Chirikumbrah
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 14:55 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1492995715

Comment:
![image](https://user-images.githubusercontent.com/78883260/229296589-68134e93-6f24-4a0c-b958-7529061666e8.png)
It requires newest rustc version to build)

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
  2023-04-01 14:55 ` Chirikumbrah
@ 2023-04-01 14:56 ` Chirikumbrah
  2023-04-01 14:57 ` Chirikumbrah
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 14:56 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1492995715

Comment:
![image](https://user-images.githubusercontent.com/78883260/229296589-68134e93-6f24-4a0c-b958-7529061666e8.png)
It requires newest rustc version to build a binary)

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
  2023-04-01 14:55 ` Chirikumbrah
  2023-04-01 14:56 ` Chirikumbrah
@ 2023-04-01 14:57 ` Chirikumbrah
  2023-04-01 14:59 ` icp1994
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 14:57 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1492995715

Comment:
![image](https://user-images.githubusercontent.com/78883260/229296589-68134e93-6f24-4a0c-b958-7529061666e8.png)
It requires newest rustc version to build a helix-term binary)

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (2 preceding siblings ...)
  2023-04-01 14:57 ` Chirikumbrah
@ 2023-04-01 14:59 ` icp1994
  2023-04-01 15:13 ` Chirikumbrah
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-04-01 14:59 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1492997088

Comment:
How did you test briefly if it didn't build? :D
Anyway, yes it's known https://github.com/void-linux/void-packages/issues/40805#issuecomment-1491605768

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (3 preceding siblings ...)
  2023-04-01 14:59 ` icp1994
@ 2023-04-01 15:13 ` Chirikumbrah
  2023-04-01 15:24 ` Chirikumbrah
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 15:13 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1493001493

Comment:
I'm sorry))
Corrected this!

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (4 preceding siblings ...)
  2023-04-01 15:13 ` Chirikumbrah
@ 2023-04-01 15:24 ` Chirikumbrah
  2023-04-01 15:29 ` Chirikumbrah
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 15:24 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1493001493

Comment:
I'm sorry))
Corrected this!
But what I meant was that the build process was successful before this error)

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (5 preceding siblings ...)
  2023-04-01 15:24 ` Chirikumbrah
@ 2023-04-01 15:29 ` Chirikumbrah
  2023-04-02 13:08 ` tranzystorek-io
  2023-04-02 13:18 ` [PR PATCH] [Closed]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: Chirikumbrah @ 2023-04-01 15:29 UTC (permalink / raw)
  To: ml

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

New comment by Chirikumbrah on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1493001493

Comment:
I'm sorry))
Corrected this!
But I meant that the build process was successful before this error)

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

* Re: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (6 preceding siblings ...)
  2023-04-01 15:29 ` Chirikumbrah
@ 2023-04-02 13:08 ` tranzystorek-io
  2023-04-02 13:18 ` [PR PATCH] [Closed]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-04-02 13:08 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43163#issuecomment-1493327815

Comment:
Merged in https://github.com/void-linux/void-packages/pull/43178

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

* Re: [PR PATCH] [Closed]: helix: update to 23.03
  2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
                   ` (7 preceding siblings ...)
  2023-04-02 13:08 ` tranzystorek-io
@ 2023-04-02 13:18 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2023-04-02 13:18 UTC (permalink / raw)
  To: ml

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

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

helix: update to 23.03
https://github.com/void-linux/void-packages/pull/43163

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

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

end of thread, other threads:[~2023-04-02 13:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01 14:46 [PR PATCH] helix: update to 23.03 Chirikumbrah
2023-04-01 14:55 ` Chirikumbrah
2023-04-01 14:56 ` Chirikumbrah
2023-04-01 14:57 ` Chirikumbrah
2023-04-01 14:59 ` icp1994
2023-04-01 15:13 ` Chirikumbrah
2023-04-01 15:24 ` Chirikumbrah
2023-04-01 15:29 ` Chirikumbrah
2023-04-02 13:08 ` tranzystorek-io
2023-04-02 13:18 ` [PR PATCH] [Closed]: " paper42

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