Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sushi: update to 45.0
@ 2024-03-19  8:06 chrysos349
  2024-03-19  8:55 ` [PR PATCH] [Updated] " oreo639
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chrysos349 @ 2024-03-19  8:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages sushi
https://github.com/void-linux/void-packages/pull/49368

sushi: update to 45.0
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

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

#### Local build testinga
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From ab980e7ba5bd5a06ead10b95a84354e1e0d35313 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 19 Mar 2024 11:05:49 +0300
Subject: [PATCH] sushi: update to 45.0

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

diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template
index 7abffcb1f7081b..4f88b2c27a4e63 100644
--- a/srcpkgs/sushi/template
+++ b/srcpkgs/sushi/template
@@ -1,6 +1,6 @@
 # Template file for 'sushi'
 pkgname=sushi
-version=43.0
+version=45.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/sushi"
 changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/sushi/${version%.*}/sushi-${version}.tar.xz"
-checksum=57848526149ab1c784fb92fbc934c3514fe522aba649d5d9fedec7e1b147527b
+checksum=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR PATCH] [Updated] sushi: update to 45.0
  2024-03-19  8:06 [PR PATCH] sushi: update to 45.0 chrysos349
@ 2024-03-19  8:55 ` oreo639
  2024-03-19  8:58 ` oreo639
  2024-03-19  9:08 ` [PR PATCH] [Merged]: " oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2024-03-19  8:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages sushi
https://github.com/void-linux/void-packages/pull/49368

sushi: update to 45.0
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

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

#### Local build testinga
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 859ac7965e80438e76f734352e446a5becd46bdd Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 19 Mar 2024 11:05:49 +0300
Subject: [PATCH] sushi: update to 45.0

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

diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template
index 7abffcb1f7081b..4f88b2c27a4e63 100644
--- a/srcpkgs/sushi/template
+++ b/srcpkgs/sushi/template
@@ -1,6 +1,6 @@
 # Template file for 'sushi'
 pkgname=sushi
-version=43.0
+version=45.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/sushi"
 changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/sushi/${version%.*}/sushi-${version}.tar.xz"
-checksum=57848526149ab1c784fb92fbc934c3514fe522aba649d5d9fedec7e1b147527b
+checksum=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR PATCH] [Updated] sushi: update to 45.0
  2024-03-19  8:06 [PR PATCH] sushi: update to 45.0 chrysos349
  2024-03-19  8:55 ` [PR PATCH] [Updated] " oreo639
@ 2024-03-19  8:58 ` oreo639
  2024-03-19  9:08 ` [PR PATCH] [Merged]: " oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2024-03-19  8:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages sushi
https://github.com/void-linux/void-packages/pull/49368

sushi: update to 45.0
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

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

#### Local build testinga
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From e0d4cd7f151f053883450d93a668eaccc6982447 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 19 Mar 2024 11:05:49 +0300
Subject: [PATCH] sushi: update to 45.0

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

diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template
index 7abffcb1f7081b..4f88b2c27a4e63 100644
--- a/srcpkgs/sushi/template
+++ b/srcpkgs/sushi/template
@@ -1,6 +1,6 @@
 # Template file for 'sushi'
 pkgname=sushi
-version=43.0
+version=45.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/sushi"
 changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/sushi/${version%.*}/sushi-${version}.tar.xz"
-checksum=57848526149ab1c784fb92fbc934c3514fe522aba649d5d9fedec7e1b147527b
+checksum=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR PATCH] [Merged]: sushi: update to 45.0
  2024-03-19  8:06 [PR PATCH] sushi: update to 45.0 chrysos349
  2024-03-19  8:55 ` [PR PATCH] [Updated] " oreo639
  2024-03-19  8:58 ` oreo639
@ 2024-03-19  9:08 ` oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2024-03-19  9:08 UTC (permalink / raw)
  To: ml

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

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

sushi: update to 45.0
https://github.com/void-linux/void-packages/pull/49368

Description:
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

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

#### Local build testinga
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

end of thread, other threads:[~2024-03-19  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19  8:06 [PR PATCH] sushi: update to 45.0 chrysos349
2024-03-19  8:55 ` [PR PATCH] [Updated] " oreo639
2024-03-19  8:58 ` oreo639
2024-03-19  9:08 ` [PR PATCH] [Merged]: " oreo639

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