Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0)
@ 2024-03-12 10:16 skmpz
  2024-05-01 20:31 ` [PR PATCH] [Closed]: " skmpz
  0 siblings, 1 reply; 2+ messages in thread
From: skmpz @ 2024-03-12 10:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages mate-desktop-1.28.2
https://github.com/void-linux/void-packages/pull/49247

mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0)
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mate-desktop-1.28.2-49247.patch --]
[-- Type: text/x-diff, Size: 1701 bytes --]

From f76457e42d94bd657b656386287c48299de5121a Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 12 Mar 2024 12:15:15 +0200
Subject: [PATCH 1/2] mate: update metapackage to 1.28.0

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

diff --git a/srcpkgs/mate/template b/srcpkgs/mate/template
index 0b661ce6f8d76c..b9c7f3e1b2e1cf 100644
--- a/srcpkgs/mate/template
+++ b/srcpkgs/mate/template
@@ -1,6 +1,6 @@
 # Template file for 'mate'
 pkgname=mate
-version=1.26.0
+version=1.28.0
 revision=1
 build_style=meta
 depends="

From 1c9303eade56f7a19097ab6033922e67ee3d4f08 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 12 Mar 2024 12:15:46 +0200
Subject: [PATCH 2/2] mate-desktop: update to 1.28.2.

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

diff --git a/srcpkgs/mate-desktop/template b/srcpkgs/mate-desktop/template
index 56462474a9fae1..5f2182d4775974 100644
--- a/srcpkgs/mate-desktop/template
+++ b/srcpkgs/mate-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'mate-desktop'
 pkgname=mate-desktop
-version=1.28.1
+version=1.28.2
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 changelog="https://raw.githubusercontent.com/mate-desktop/mate-desktop/master/NEWS"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-desktop-${version}.tar.xz"
-checksum=71ed1bcf775e2cbba4d80a73c33c795d3864e6ce429a37eed875885ac86b206e
+checksum=32bb4b792014b391c1e1b8ae9c18a82b4d447650984b4cba7d28e95564964aa2
 make_check=no # only abi check, failure
 
 # Package build options

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

* Re: [PR PATCH] [Closed]: mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0)
  2024-03-12 10:16 [PR PATCH] mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0) skmpz
@ 2024-05-01 20:31 ` skmpz
  0 siblings, 0 replies; 2+ messages in thread
From: skmpz @ 2024-05-01 20:31 UTC (permalink / raw)
  To: ml

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

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

mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0)
https://github.com/void-linux/void-packages/pull/49247

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 10:16 [PR PATCH] mate-desktop: update to 1.28.2. (also update metapackage to 1.28.0) skmpz
2024-05-01 20:31 ` [PR PATCH] [Closed]: " skmpz

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