Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mm-common: update to 1.0.6
@ 2024-03-04 14:03 chrysos349
  2024-03-05  0:37 ` [PR REVIEW] " oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-04 14:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages mm-common
https://github.com/void-linux/void-packages/pull/49088

mm-common: update to 1.0.6
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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 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/49088.patch is attached

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

From 3679330662a507a2cabefea7ba8e7669d0ed2da7 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 4 Mar 2024 17:02:14 +0300
Subject: [PATCH] mm-common: update to 1.0.6

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

diff --git a/srcpkgs/mm-common/template b/srcpkgs/mm-common/template
index 1b28eba6870fa4..f247872c4bff12 100644
--- a/srcpkgs/mm-common/template
+++ b/srcpkgs/mm-common/template
@@ -1,6 +1,6 @@
 # Template file for 'mm-common'
 pkgname=mm-common
-version=1.0.4
+version=1.0.6
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -9,5 +9,5 @@ short_desc="Common development macros for GTK+ C++"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gtkmm.org/en/"
-distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=e954c09b4309a7ef93e13b69260acdc5738c907477eb381b78bb1e414ee6dbd8
+distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
+checksum=b55c46037dbcdabc5cee3b389ea11cc3910adb68ebe883e9477847aa660862e7

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

* Re: [PR REVIEW] mm-common: update to 1.0.6
  2024-03-04 14:03 [PR PATCH] mm-common: update to 1.0.6 chrysos349
@ 2024-03-05  0:37 ` oreo639
  2024-03-05  5:17 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-03-05  0:37 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49088#discussion_r1511979607

Comment:
Don't use `${pkgname}` here.

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

* Re: [PR PATCH] [Updated] mm-common: update to 1.0.6
  2024-03-04 14:03 [PR PATCH] mm-common: update to 1.0.6 chrysos349
  2024-03-05  0:37 ` [PR REVIEW] " oreo639
@ 2024-03-05  5:17 ` chrysos349
  2024-03-05  5:21 ` [PR REVIEW] " chrysos349
  2024-03-05 20:56 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-05  5:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages mm-common
https://github.com/void-linux/void-packages/pull/49088

mm-common: update to 1.0.6
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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 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/49088.patch is attached

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

From dfdcd999fdee78029abb7d850453028aaf86597c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 4 Mar 2024 17:02:14 +0300
Subject: [PATCH] mm-common: update to 1.0.6

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

diff --git a/srcpkgs/mm-common/template b/srcpkgs/mm-common/template
index 1b28eba6870fa4..01d414de33ca78 100644
--- a/srcpkgs/mm-common/template
+++ b/srcpkgs/mm-common/template
@@ -1,6 +1,6 @@
 # Template file for 'mm-common'
 pkgname=mm-common
-version=1.0.4
+version=1.0.6
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -9,5 +9,5 @@ short_desc="Common development macros for GTK+ C++"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gtkmm.org/en/"
-distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=e954c09b4309a7ef93e13b69260acdc5738c907477eb381b78bb1e414ee6dbd8
+distfiles="${GNOME_SITE}/mm-common/${version%.*}/mm-common-${version}.tar.xz"
+checksum=b55c46037dbcdabc5cee3b389ea11cc3910adb68ebe883e9477847aa660862e7

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

* Re: [PR REVIEW] mm-common: update to 1.0.6
  2024-03-04 14:03 [PR PATCH] mm-common: update to 1.0.6 chrysos349
  2024-03-05  0:37 ` [PR REVIEW] " oreo639
  2024-03-05  5:17 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-05  5:21 ` chrysos349
  2024-03-05 20:56 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-05  5:21 UTC (permalink / raw)
  To: ml

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

New review comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49088#discussion_r1512147732

Comment:
fixed

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

* Re: [PR PATCH] [Merged]: mm-common: update to 1.0.6
  2024-03-04 14:03 [PR PATCH] mm-common: update to 1.0.6 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-05  5:21 ` [PR REVIEW] " chrysos349
@ 2024-03-05 20:56 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-03-05 20:56 UTC (permalink / raw)
  To: ml

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

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

mm-common: update to 1.0.6
https://github.com/void-linux/void-packages/pull/49088

Description:
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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 built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

end of thread, other threads:[~2024-03-05 20:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 14:03 [PR PATCH] mm-common: update to 1.0.6 chrysos349
2024-03-05  0:37 ` [PR REVIEW] " oreo639
2024-03-05  5:17 ` [PR PATCH] [Updated] " chrysos349
2024-03-05  5:21 ` [PR REVIEW] " chrysos349
2024-03-05 20:56 ` [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).