Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nheko: update to 0.9.3
@ 2022-03-26  3:34 zen0bit
  2022-06-01 22:51 ` RunningDroid
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zen0bit @ 2022-03-26  3:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR nheko
https://github.com/void-linux/void-packages/pull/36352

nheko: update to 0.9.3
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x64 libc)


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

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

From 91bf7e4428cf0459674574eabf6ea585090d5fa9 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 26 Mar 2022 04:14:10 +0100
Subject: [PATCH] nheko: update to 0.9.3

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

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index 846f2e381b17..47efea844493 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,6 +1,6 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.9.2
+version=0.9.3
 revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=207243e1c0d0e879066233488b766e30d1902a24fd8f848850567d88408ce8ce
+checksum=9dc7e009366f96da9d9f1632cad96393a370073949e67bc811622f3567274ffb
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
@ 2022-06-01 22:51 ` RunningDroid
  2022-06-01 23:35 ` [PR PATCH] [Updated] " zen0bit
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: RunningDroid @ 2022-06-01 22:51 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/36352#issuecomment-1144220405

Comment:
21e52df created a conflict, can you rebase?

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

* Re: [PR PATCH] [Updated] nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
  2022-06-01 22:51 ` RunningDroid
@ 2022-06-01 23:35 ` zen0bit
  2022-06-01 23:46 ` zen0bit
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-06-01 23:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR nheko
https://github.com/void-linux/void-packages/pull/36352

nheko: update to 0.9.3
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x64 libc)


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

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

From fa6c907b3cd8b526f7014eb226143eaced164623 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 26 Mar 2022 04:14:10 +0100
Subject: [PATCH] nheko: update to 0.9.3

---
 srcpkgs/nheko/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index ed2f7f05dc75..d0ab8b3ceb6a 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=207243e1c0d0e879066233488b766e30d1902a24fd8f848850567d88408ce8ce
+checksum=9dc7e009366f96da9d9f1632cad96393a370073949e67bc811622f3567274ffb
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: [PR PATCH] [Updated] nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
  2022-06-01 22:51 ` RunningDroid
  2022-06-01 23:35 ` [PR PATCH] [Updated] " zen0bit
@ 2022-06-01 23:46 ` zen0bit
  2022-06-01 23:47 ` zen0bit
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-06-01 23:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR nheko
https://github.com/void-linux/void-packages/pull/36352

nheko: update to 0.9.3
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x64 libc)


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

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

From 2c27e108a0a56284924c223261dfc285bff001b8 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 26 Mar 2022 04:14:10 +0100
Subject: [PATCH] nheko: update to 0.9.3

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

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index ed2f7f05dc75..8341840b01c0 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,6 +1,6 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.9.2
+version=0.9.3
 revision=2
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=207243e1c0d0e879066233488b766e30d1902a24fd8f848850567d88408ce8ce
+checksum=9dc7e009366f96da9d9f1632cad96393a370073949e67bc811622f3567274ffb
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: [PR PATCH] [Updated] nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
                   ` (2 preceding siblings ...)
  2022-06-01 23:46 ` zen0bit
@ 2022-06-01 23:47 ` zen0bit
  2022-06-02  1:01 ` zen0bit
  2022-06-30 14:48 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-06-01 23:47 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR nheko
https://github.com/void-linux/void-packages/pull/36352

nheko: update to 0.9.3
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x64 libc)


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

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

From 90ba764267ca2e2dbe5cd3b63a3284a71c16d384 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 26 Mar 2022 04:14:10 +0100
Subject: [PATCH] nheko: update to 0.9.3

---
 srcpkgs/nheko/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template
index ed2f7f05dc75..47efea844493 100644
--- a/srcpkgs/nheko/template
+++ b/srcpkgs/nheko/template
@@ -1,7 +1,7 @@
 # Template file for 'nheko'
 pkgname=nheko
-version=0.9.2
-revision=2
+version=0.9.3
+revision=1
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
 makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://nheko-reborn.github.io"
 changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
 distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
-checksum=207243e1c0d0e879066233488b766e30d1902a24fd8f848850567d88408ce8ce
+checksum=9dc7e009366f96da9d9f1632cad96393a370073949e67bc811622f3567274ffb
 
 case "$XBPS_TARGET_MACHINE" in
 	armv*-musl)

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

* Re: nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
                   ` (3 preceding siblings ...)
  2022-06-01 23:47 ` zen0bit
@ 2022-06-02  1:01 ` zen0bit
  2022-06-30 14:48 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-06-02  1:01 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/36352#issuecomment-1144308191

Comment:
> [21e52df](https://github.com/void-linux/void-packages/commit/21e52dfccf2c716501213f53ec0173efcff6a214) created a conflict, can you rebase?

rebased...

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

* Re: [PR PATCH] [Merged]: nheko: update to 0.9.3
  2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
                   ` (4 preceding siblings ...)
  2022-06-02  1:01 ` zen0bit
@ 2022-06-30 14:48 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2022-06-30 14:48 UTC (permalink / raw)
  To: ml

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

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

nheko: update to 0.9.3
https://github.com/void-linux/void-packages/pull/36352

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

- I built this PR locally for my native architecture, (x64 libc)


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26  3:34 [PR PATCH] nheko: update to 0.9.3 zen0bit
2022-06-01 22:51 ` RunningDroid
2022-06-01 23:35 ` [PR PATCH] [Updated] " zen0bit
2022-06-01 23:46 ` zen0bit
2022-06-01 23:47 ` zen0bit
2022-06-02  1:01 ` zen0bit
2022-06-30 14:48 ` [PR PATCH] [Merged]: " Duncaen

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