Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-nibbles: update to 4.1.0
@ 2024-10-18 20:47 clyhtsuriva
  2024-10-18 20:54 ` [PR PATCH] [Updated] " clyhtsuriva
  2024-11-01  1:44 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: clyhtsuriva @ 2024-10-18 20:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gnome-nibbles-update
https://github.com/void-linux/void-packages/pull/52681

gnome-nibbles: update to 4.1.0
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-nibbles-update-52681.patch --]
[-- Type: text/x-diff, Size: 1105 bytes --]

From 83ae928f42bee34fe82e3948eb94641763d1510f Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Fri, 18 Oct 2024 22:46:57 +0200
Subject: [PATCH] gnome-nibbles: update to 4.1.0

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

diff --git a/srcpkgs/gnome-nibbles/template b/srcpkgs/gnome-nibbles/template
index b359f9bdc10b6f..9a44af335d9e76 100644
--- a/srcpkgs/gnome-nibbles/template
+++ b/srcpkgs/gnome-nibbles/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-nibbles'
 pkgname=gnome-nibbles
-version=4.0.4
+version=4.1.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala desktop-file-utils
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Nibbles"
 changelog="https://gitlab.gnome.org/GNOME/gnome-nibbles/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=d712a4c6943bf32956adfb9222f1f14369911e54ecebb0cd61f7c25abd7a59da
+checksum=63241bd8a15f59180a61812041e2e8f39862267dc9e652f3d173542c550d9292

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

* Re: [PR PATCH] [Updated] gnome-nibbles: update to 4.1.0
  2024-10-18 20:47 [PR PATCH] gnome-nibbles: update to 4.1.0 clyhtsuriva
@ 2024-10-18 20:54 ` clyhtsuriva
  2024-11-01  1:44 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: clyhtsuriva @ 2024-10-18 20:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gnome-nibbles-update
https://github.com/void-linux/void-packages/pull/52681

gnome-nibbles: update to 4.1.0
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-nibbles-update-52681.patch --]
[-- Type: text/x-diff, Size: 1105 bytes --]

From dc8515073ed6280a76d8ff2adb07cc19c20e0ab6 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Fri, 18 Oct 2024 22:54:03 +0200
Subject: [PATCH] gnome-nibbles: update to 4.1.0

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

diff --git a/srcpkgs/gnome-nibbles/template b/srcpkgs/gnome-nibbles/template
index b359f9bdc10b6f..9a44af335d9e76 100644
--- a/srcpkgs/gnome-nibbles/template
+++ b/srcpkgs/gnome-nibbles/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-nibbles'
 pkgname=gnome-nibbles
-version=4.0.4
+version=4.1.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala desktop-file-utils
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Nibbles"
 changelog="https://gitlab.gnome.org/GNOME/gnome-nibbles/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=d712a4c6943bf32956adfb9222f1f14369911e54ecebb0cd61f7c25abd7a59da
+checksum=63241bd8a15f59180a61812041e2e8f39862267dc9e652f3d173542c550d9292

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

* Re: [PR PATCH] [Merged]: gnome-nibbles: update to 4.1.0
  2024-10-18 20:47 [PR PATCH] gnome-nibbles: update to 4.1.0 clyhtsuriva
  2024-10-18 20:54 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2024-11-01  1:44 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-11-01  1:44 UTC (permalink / raw)
  To: ml

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

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

gnome-nibbles: update to 4.1.0
https://github.com/void-linux/void-packages/pull/52681

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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

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

end of thread, other threads:[~2024-11-01  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-18 20:47 [PR PATCH] gnome-nibbles: update to 4.1.0 clyhtsuriva
2024-10-18 20:54 ` [PR PATCH] [Updated] " clyhtsuriva
2024-11-01  1:44 ` [PR PATCH] [Merged]: " classabbyamp

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