Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sushi: update to 46.0.
@ 2024-04-18 12:15 fanyx
  2024-04-19  3:46 ` [PR REVIEW] " oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fanyx @ 2024-04-18 12:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages sushi
https://github.com/void-linux/void-packages/pull/49895

sushi: update to 46.0.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture. (x86_64-glibc)


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

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

From 5307cca5dbccf5399dcd87f6acb3b59b2e642a33 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 18 Apr 2024 14:15:07 +0200
Subject: [PATCH] sushi: update to 46.0.

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

diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template
index 1a1167fcd6291e..c3a2095fd8473e 100644
--- a/srcpkgs/sushi/template
+++ b/srcpkgs/sushi/template
@@ -1,6 +1,6 @@
 # Template file for 'sushi'
 pkgname=sushi
-version=45.0
+version=46.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=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd
+checksum=96085baaa430ab2142c606aab5c47e2fbb2fd3eb70a352137e65c59a58a0f2c6
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR REVIEW] sushi: update to 46.0.
  2024-04-18 12:15 [PR PATCH] sushi: update to 46.0 fanyx
@ 2024-04-19  3:46 ` oreo639
  2024-04-19  6:24 ` fanyx
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-04-19  3:46 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49895#discussion_r1571733442

Comment:
Make this "https://gitlab.gnome.org/GNOME/sushi/-/raw/gnome-46/NEWS"

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

* Re: [PR REVIEW] sushi: update to 46.0.
  2024-04-18 12:15 [PR PATCH] sushi: update to 46.0 fanyx
  2024-04-19  3:46 ` [PR REVIEW] " oreo639
@ 2024-04-19  6:24 ` fanyx
  2024-04-19  7:51 ` [PR PATCH] [Updated] " fanyx
  2024-04-19  8:53 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: fanyx @ 2024-04-19  6:24 UTC (permalink / raw)
  To: ml

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

New review comment by fanyx on void-packages repository

https://github.com/void-linux/void-packages/pull/49895#discussion_r1571880631

Comment:
oh, constant classic
will fix asap

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

* Re: [PR PATCH] [Updated] sushi: update to 46.0.
  2024-04-18 12:15 [PR PATCH] sushi: update to 46.0 fanyx
  2024-04-19  3:46 ` [PR REVIEW] " oreo639
  2024-04-19  6:24 ` fanyx
@ 2024-04-19  7:51 ` fanyx
  2024-04-19  8:53 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: fanyx @ 2024-04-19  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages sushi
https://github.com/void-linux/void-packages/pull/49895

sushi: update to 46.0.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture. (x86_64-glibc)


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

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

From da8ff679afe4a13cc274989095ebc7d7dea2b39c Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 18 Apr 2024 14:15:07 +0200
Subject: [PATCH] sushi: update to 46.0.

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

diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template
index 1a1167fcd6291e..32e34c4054d637 100644
--- a/srcpkgs/sushi/template
+++ b/srcpkgs/sushi/template
@@ -1,6 +1,6 @@
 # Template file for 'sushi'
 pkgname=sushi
-version=45.0
+version=46.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -13,9 +13,10 @@ short_desc="Quick image previewer over DBus for Nautilus"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/sushi"
-changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/sushi/${version%.*}/sushi-${version}.tar.xz"
-checksum=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd
+checksum=96085baaa430ab2142c606aab5c47e2fbb2fd3eb70a352137e65c59a58a0f2c6
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR PATCH] [Merged]: sushi: update to 46.0.
  2024-04-18 12:15 [PR PATCH] sushi: update to 46.0 fanyx
                   ` (2 preceding siblings ...)
  2024-04-19  7:51 ` [PR PATCH] [Updated] " fanyx
@ 2024-04-19  8:53 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-04-19  8:53 UTC (permalink / raw)
  To: ml

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

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

sushi: update to 46.0.
https://github.com/void-linux/void-packages/pull/49895

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

#### Local build testing
- I built this PR locally for my native architecture. (x86_64-glibc)


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

end of thread, other threads:[~2024-04-19  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 12:15 [PR PATCH] sushi: update to 46.0 fanyx
2024-04-19  3:46 ` [PR REVIEW] " oreo639
2024-04-19  6:24 ` fanyx
2024-04-19  7:51 ` [PR PATCH] [Updated] " fanyx
2024-04-19  8:53 ` [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).