unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64084] [PATCH 00/29] mate: Update to 1.26
@ 2023-06-15 17:32 Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 01/29] gnu: mate-icon-theme: Update to 1.26.0 Andy Tai
                   ` (29 more replies)
  0 siblings, 30 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:32 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

These patches update the Mate Desktop to the 1.26 series
Needs as prerequisites itzdata-next, libxml2-next, 
        python-libxml2-next, itstool-with-utf8-fix

Andy Tai (29):
  gnu: mate-icon-theme: Update to 1.26.0
  gnu: mate-desktop: Update to 1.26.1
  gnu: libmateweather: Update to 1.26.1
  gnu: mate-terminal: Update to 1.26.1
  gnu: mate-session-manager: Update to 1.26.1
  gnu: mate-settings-daemon: Update to 1.26.1
  gnu: libmatemixer: Update to 1.26.0
  gnu: libmatekbd: Update to 1.26.1
  gnu: mate-applets: Update to 1.26.1
  gnu: mate-media: Update to 1.26.1
  gnu: mate-panel: Update to 1.26.3
  gnu: caja: Update to 1.26.1
  gnu: marco: Update to 1.26.2
  gnu: caja-extensions: Update to 1.26.1
  gnu: mate-control-center: Update to 1.26.1
  gnu: mate-user-guide: Update to 1.26.1
  gnu: mate-calc: Update to 1.26.0
  gnu: mate-backgrounds: Update to 1.26.0
  gnu: mate-netbook: Update to 1.26.0
  gnu: mate-screensaver: Update to 1.26.1
  gnu: mate-menus: Update to 1.26.1
  gnu: mate-utils: Update to 1.26.1
  gnu: eom: Update to 1.26.1
  gnu: engrampa: Update to 1.26.1
  gnu: pluma: Update to 1.26.1
  gnu: mate-system-monitor: Update to 1.26.0
  gnu: mate-polkit: Update to 1.26.1
  gnu: mate-power-manager: Update to 1.26.1
  gnu: mate-themes: Update to 3.22.24

 gnu/packages/mate.scm | 128 ++++++++++++++++++++++--------------------
 1 file changed, 67 insertions(+), 61 deletions(-)


base-commit: 6fe9a004dba2d4ddf69ff6f1714af15ffaa7e62a
prerequisite-patch-id: 01160172e14eedb53627d281f4119fa0a4da87c2
prerequisite-patch-id: 0957514d2f9a44356a60a6dd54c9756c59c7d82c
prerequisite-patch-id: 2a728e135751d79d3ce7cb8d4caa3a76bee2525b
prerequisite-patch-id: 39422f9fbde57e24d82ef25b6228852c3d2563a3
-- 
2.40.1





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

* [bug#64084] [PATCH 01/29] gnu: mate-icon-theme: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 02/29] gnu: mate-desktop: Update to 1.26.1 Andy Tai
                   ` (28 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-icon-theme:): Update to 1.26.0
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 4874aaf7f9..dcaa7aa096 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -135,7 +135,7 @@ (define-public mate-power-manager
 (define-public mate-icon-theme
   (package
     (name "mate-icon-theme")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -143,7 +143,7 @@ (define-public mate-icon-theme
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0a2lz61ivwwcdznmwlmgjr6ipr9sdl5g2czbagnpxkwz8f3m77na"))))
+         "0nha555fhhn0j5wmzmdc7bh93ckzwwdm8mwmzma5whkzslv09xa1"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool icon-naming-utils))
-- 
2.40.1





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

* [bug#64084] [PATCH 02/29] gnu: mate-desktop: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 01/29] gnu: mate-icon-theme: Update to 1.26.0 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 03/29] gnu: libmateweather: " Andy Tai
                   ` (27 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-desktop): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index dcaa7aa096..db3f656d64 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -221,14 +221,14 @@ (define-public mate-themes
 (define-public mate-desktop
   (package
     (name "mate-desktop")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-desktop-" version ".tar.xz"))
        (sha256
-        (base32 "1nd1dn8mm1z6x4r68a25q4vzys1a6fmbzc94ss1z1n1872pczs6i"))))
+        (base32 "04d2h1y5v225xzwsrf57cy281fr1k3rx70akjdhbs6mc4y56dl8j"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config
-- 
2.40.1





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

* [bug#64084] [PATCH 03/29] gnu: libmateweather: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 01/29] gnu: mate-icon-theme: Update to 1.26.0 Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 02/29] gnu: mate-desktop: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 04/29] gnu: mate-terminal: " Andy Tai
                   ` (26 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (libmateweather:): Update to 1.26.1
---
 gnu/packages/mate.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index db3f656d64..00b4f6de94 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -251,14 +251,14 @@ (define-public mate-desktop
 (define-public libmateweather
   (package
     (name "libmateweather")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "libmateweather-" version ".tar.xz"))
        (sha256
-        (base32 "02d7c59pami1fzxg73mp6risa9hvsdpgs68f62wkg09nrppzsk4v"))))
+        (base32 "0fpgc2l46024j2sqqsvclg9c6x33hyjk2zbg5h74v7cf9c7rj062"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
@@ -278,7 +278,7 @@ (define-public libmateweather
        ("dconf" ,dconf)
        ("glib:bin" ,glib "bin")))
     (inputs
-     (list gtk+ tzdata))
+     (list gtk+ tzdata-next))
     (propagated-inputs
       ;; both of these are requires.private in mateweather.pc
      (list libsoup-minimal-2 libxml2))
-- 
2.40.1





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

* [bug#64084] [PATCH 04/29] gnu: mate-terminal: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (2 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 03/29] gnu: libmateweather: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 05/29] gnu: mate-session-manager: " Andy Tai
                   ` (25 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-terminal:): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 00b4f6de94..d8e84b5032 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -292,14 +292,14 @@ (define-public libmateweather
 (define-public mate-terminal
   (package
     (name "mate-terminal")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-terminal-" version ".tar.xz"))
        (sha256
-        (base32 "0qmyhxmarwkxad8k1m9q1iwx70zhfp6zc2mh74nv26nj4gr3h3am"))))
+        (base32 "1l71w64vf49iqaknja2p6h8m3blzq7w76ki7r7l8fy5ly03044vw"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config
-- 
2.40.1





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

* [bug#64084] [PATCH 05/29] gnu: mate-session-manager: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (3 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 04/29] gnu: mate-terminal: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 06/29] gnu: mate-settings-daemon: " Andy Tai
                   ` (24 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-session-manager:): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index d8e84b5032..756052c8ca 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -331,14 +331,14 @@ (define-public mate-terminal
 (define-public mate-session-manager
   (package
     (name "mate-session-manager")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-session-manager-" version ".tar.xz"))
        (sha256
-        (base32 "1zwq8symyp3ijs28pyrknsdi9byf4dpp9wp93ndwdhi0vaip5i51"))))
+        (base32 "0y22plz44pspjk02gasfyv6m6g29lxksp0iqhqy2k77x85j7v32v"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--with-elogind"
-- 
2.40.1





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

* [bug#64084] [PATCH 06/29] gnu: mate-settings-daemon: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (4 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 05/29] gnu: mate-session-manager: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 07/29] gnu: libmatemixer: Update to 1.26.0 Andy Tai
                   ` (23 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-settings-daemon:): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 756052c8ca..5b78b910c2 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -373,14 +373,14 @@ (define-public mate-session-manager
 (define-public mate-settings-daemon
   (package
     (name "mate-settings-daemon")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-settings-daemon-" version ".tar.xz"))
        (sha256
-        (base32 "0n1ywr3ir5p536s7azdbw2mh40ylqlpx3a74mjrivbms1rpjxyab"))))
+        (base32 "0n8q9dg0ascqhskx45l3vb19q06kd3994lhlcsvw4899aidsczk9"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool gobject-introspection))
-- 
2.40.1





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

* [bug#64084] [PATCH 07/29] gnu: libmatemixer: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (5 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 06/29] gnu: mate-settings-daemon: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 08/29] gnu: libmatekbd: Update to 1.26.1 Andy Tai
                   ` (22 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (libmatemixer:): Update to 1.26.0
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 5b78b910c2..508efd63f4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -412,14 +412,14 @@ (define-public mate-settings-daemon
 (define-public libmatemixer
   (package
     (name "libmatemixer")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "libmatemixer-" version ".tar.xz"))
        (sha256
-        (base32 "1n6rq7k66zvfd6sb7h92xihh021w9hysfa4yd1mzjcbb7c62ybqx"))))
+        (base32 "1wcz4ppg696m31f5x7rkyvxxdriik2vprsr83b4wbs97bdhcr6ws"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool gobject-introspection))
-- 
2.40.1





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

* [bug#64084] [PATCH 08/29] gnu: libmatekbd: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (6 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 07/29] gnu: libmatemixer: Update to 1.26.0 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 09/29] gnu: mate-applets: " Andy Tai
                   ` (21 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (libmatekbd:): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 508efd63f4..95f0880b9a 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -436,14 +436,14 @@ (define-public libmatemixer
 (define-public libmatekbd
   (package
     (name "libmatekbd")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "libmatekbd-" version ".tar.xz"))
        (sha256
-        (base32 "17mcxfkvl14p04id3n5kbhpjwjq00c8wmbyciyy2hm7kwdln6zx8"))))
+        (base32 "1vdwjyryv1f12yx6np4nrl13vn0v4g8p90zxi3mfwi994n8qv4v3"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool gobject-introspection))
-- 
2.40.1





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

* [bug#64084] [PATCH 09/29] gnu: mate-applets: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (7 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 08/29] gnu: libmatekbd: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 10/29] gnu: mate-media: " Andy Tai
                   ` (20 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-applets:): Update to 1.26.1
---
 gnu/packages/mate.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 95f0880b9a..e971be9a23 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -502,18 +502,19 @@ (define-public mate-menus
 (define-public mate-applets
   (package
     (name "mate-applets")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-applets-" version ".tar.xz"))
        (sha256
-        (base32 "0h70i4x3bk017pgv4zn280682wm58vwdjm7kni91ni8rmblnnvyp"))))
+        (base32 "1hn22xxmkm3s1477war7w7lb7yh77b3251y1why37p3nncfzdf1s"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config
            intltool
+           libnl
            libxslt
            yelp-tools
            scrollkeeper
-- 
2.40.1





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

* [bug#64084] [PATCH 10/29] gnu: mate-media: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (8 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 09/29] gnu: mate-applets: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 11/29] gnu: mate-panel: Update to 1.26.3 Andy Tai
                   ` (19 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-media:): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index e971be9a23..6795d955b7 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -575,14 +575,14 @@ (define-public mate-applets
 (define-public mate-media
   (package
     (name "mate-media")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-media-" version ".tar.xz"))
        (sha256
-        (base32 "118i4w2i2g3hfgbfn3hjzjkfq8vjj6049r7my3vna9js23b7ab92"))))
+        (base32 "02zb4rgahs50pick4nw9xhycshc5kbs1dlnr0ry5r4bd54da5ci8"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool gettext-minimal gobject-introspection))
-- 
2.40.1





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

* [bug#64084] [PATCH 11/29] gnu: mate-panel: Update to 1.26.3
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (9 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 10/29] gnu: mate-media: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 12/29] gnu: caja: Update to 1.26.1 Andy Tai
                   ` (18 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-panel): Update to 1.26.3
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 6795d955b7..c6bc1464ae 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -607,14 +607,14 @@ (define-public mate-media
 (define-public mate-panel
   (package
     (name "mate-panel")
-    (version "1.24.1")
+    (version "1.26.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "0xblqrhfazd01h0jdmx4hvavkb7f9anbd4rjsk5r6wxhp027l64l"))))
+        (base32 "0ag03lbslsqva5ycrnv6ksm304s8miav42n7iklsf2s54zai0gzk"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags
-- 
2.40.1





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

* [bug#64084] [PATCH 12/29] gnu: caja: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (10 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 11/29] gnu: mate-panel: Update to 1.26.3 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 13/29] gnu: marco: Update to 1.26.2 Andy Tai
                   ` (17 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (caja): update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index c6bc1464ae..579453aaa6 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -780,7 +780,7 @@ (define-public atril
 (define-public caja
   (package
     (name "caja")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -788,7 +788,7 @@ (define-public caja
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1cnfy481hcwjv3ia3kw0d4h7ga8cng0pqm3z349v4qcmfdapmqc0"))))
+         "01scw5wk4fgps8fk9l7ic2q6p1wplxzsv678wbv010m301pnxz9h"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags '("--disable-update-mimedb")
-- 
2.40.1





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

* [bug#64084] [PATCH 13/29] gnu: marco: Update to 1.26.2
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (11 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 12/29] gnu: caja: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 14/29] gnu: caja-extensions: Update to 1.26.1 Andy Tai
                   ` (16 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (marco): Update to 1.26.2
  [inputs]: Change itstool to itstool-with-utf8-fix. Add libxres
---
 gnu/packages/mate.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 579453aaa6..8173aa692f 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -962,19 +962,19 @@ (define-public mate-control-center
 (define-public marco
   (package
     (name "marco")
-    (version "1.24.1")
+    (version "1.26.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "109b41pjrc1b4slw6sx1lakdhrc46x829vczzk4bz3j15kcszg54"))))
+        (base32 "18q71r4bkrldscp414qm0457i0jnk841wwc490qg0whhzraa5w8j"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config
            intltool
-           itstool
+           itstool-with-utf8-fix
            glib
            gobject-introspection
            libxft
@@ -995,6 +995,7 @@ (define-public marco
            libxinerama
            libxrandr
            libxrender
+           libxres
            mate-desktop
            pango
            startup-notification))
-- 
2.40.1





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

* [bug#64084] [PATCH 14/29] gnu: caja-extensions: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (12 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 13/29] gnu: marco: Update to 1.26.2 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 15/29] gnu: mate-control-center: " Andy Tai
                   ` (15 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (caja-extensions:): Update to 1.26.1
---
 gnu/packages/mate.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 8173aa692f..179bee4c16 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -838,7 +838,7 @@ (define-public caja
 (define-public caja-extensions
   (package
     (name "caja-extensions")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
-- 
2.40.1





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

* [bug#64084] [PATCH 15/29] gnu: mate-control-center: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (13 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 14/29] gnu: caja-extensions: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 16/29] gnu: mate-user-guide: " Andy Tai
                   ` (14 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-control-center): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 179bee4c16..5aeb84aa4f 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -891,14 +891,14 @@ (define-public caja-extensions
 (define-public mate-control-center
   (package
     (name "mate-control-center")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-control-center-" version ".tar.xz"))
        (sha256
-        (base32 "08bai47fsmbxlw2lhig9n6c8sxr24ixkd1spq3j0635yzcqighb0"))))
+        (base32 "022nbgdvhfjj9zdy9zaiagigh3f8r0dzfz4gqmpsayk57cm4jpz0"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases
-- 
2.40.1





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

* [bug#64084] [PATCH 16/29] gnu: mate-user-guide: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (14 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 15/29] gnu: mate-control-center: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 17/29] gnu: mate-calc: Update to 1.26.0 Andy Tai
                   ` (13 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-user-guide): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 5aeb84aa4f..3d485b0a32 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1012,7 +1012,7 @@ (define-public marco
 (define-public mate-user-guide
   (package
     (name "mate-user-guide")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1020,7 +1020,7 @@ (define-public mate-user-guide
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0ddxya84iydvy85dbqls0wmz2rph87wri3rsdhv4rkbhh5g4sd7f"))))
+         "0by2gzvhx3ksb9shw9374a7dsjpchn79jf248a8g6bvznxscj12x"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.40.1





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

* [bug#64084] [PATCH 17/29] gnu: mate-calc: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (15 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 16/29] gnu: mate-user-guide: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 18/29] gnu: mate-backgrounds: " Andy Tai
                   ` (12 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-calc): Update to 1.26.0
  [inputs]: Add mpc and mpfr
---
 gnu/packages/mate.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 3d485b0a32..246985b46e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -58,6 +58,7 @@ (define-module (gnu packages mate)
   #:use-module (gnu packages javascript)
   #:use-module (gnu packages libcanberra)
   #:use-module (gnu packages linux)
+  #:use-module (gnu packages multiprecision)
   #:use-module (gnu packages messaging)
   #:use-module (gnu packages nss)
   #:use-module (gnu packages pkg-config)
@@ -1051,14 +1052,14 @@ (define-public mate-user-guide
 (define-public mate-calc
   (package
     (name "mate-calc")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-calc-" version ".tar.xz"))
        (sha256
-        (base32 "0imdimq5d5rjq8mkjcrsd683a2bn9acmhc0lmvyw71y0040inbaw"))))
+        (base32 "0mddfh9ixhh60nfgx5kcprcl9liavwqyina11q3pnpfs3n02df3y"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal intltool pkg-config yelp-tools))
@@ -1068,6 +1069,8 @@ (define-public mate-calc
            gtk+
            libxml2
            libcanberra
+           mpc
+           mpfr
            pango))
     (home-page "https://mate-desktop.org/")
     (synopsis "Calculator for MATE")
-- 
2.40.1





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

* [bug#64084] [PATCH 18/29] gnu: mate-backgrounds: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (16 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 17/29] gnu: mate-calc: Update to 1.26.0 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 19/29] gnu: mate-netbook: " Andy Tai
                   ` (11 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-backgrounds): update to 1.26.0
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 246985b46e..35d0d04aad 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1081,7 +1081,7 @@ (define-public mate-calc
 (define-public mate-backgrounds
   (package
     (name "mate-backgrounds")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -1089,7 +1089,7 @@ (define-public mate-backgrounds
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0b9yx68p9l867bqsl9z2g4wrs8p396ls673jgaliys5snmk8n8dn"))))
+         "0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool))
-- 
2.40.1





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

* [bug#64084] [PATCH 19/29] gnu: mate-netbook: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (17 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 18/29] gnu: mate-backgrounds: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 20/29] gnu: mate-screensaver: Update to 1.26.1 Andy Tai
                   ` (10 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-netbook): Update to 1.26.0
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 35d0d04aad..b1dcc1fda4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1103,7 +1103,7 @@ (define-public mate-backgrounds
 (define-public mate-netbook
   (package
     (name "mate-netbook")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -1111,7 +1111,7 @@ (define-public mate-netbook
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1bmk9gq5gcqkvfppa7i1hqfph8sajc3xs189s4ha97g0ifwd98a8"))))
+         "12gdy69nfysl8vmd8lv8b0lknkaagplrrz88nh6n0rmjkxnipgz3"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal intltool pkg-config))
-- 
2.40.1





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

* [bug#64084] [PATCH 20/29] gnu: mate-screensaver: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (18 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 19/29] gnu: mate-netbook: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 21/29] gnu: mate-menus: " Andy Tai
                   ` (9 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-screensaver): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index b1dcc1fda4..f03283b0b3 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1142,14 +1142,14 @@ (define-public mate-netbook
 (define-public mate-screensaver
   (package
     (name "mate-screensaver")
-    (version "1.24.1")
+    (version "1.26.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-screensaver-" version ".tar.xz"))
        (sha256
-        (base32 "0imb1z2yvz1h95dzq396c569kkxys9mb2dyc6qxxxcnc5w02a2dw"))))
+        (base32 "0zpzlmbb6m2hqsr67rc6mqpabl1idpzfqzlj4ifxanql4k7015ys"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags
-- 
2.40.1





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

* [bug#64084] [PATCH 21/29] gnu: mate-menus: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (19 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 20/29] gnu: mate-screensaver: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 22/29] gnu: mate-utils: " Andy Tai
                   ` (8 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-menus): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index f03283b0b3..dae857e8bf 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -465,14 +465,14 @@ (define-public libmatekbd
 (define-public mate-menus
   (package
     (name "mate-menus")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-menus-" version ".tar.xz"))
        (sha256
-        (base32 "17zc9fn14jykhn30z8iwlw0qwk32ivj6gxgww3xrqvqk0da5yaas"))))
+        (base32 "130xvpszl1p3407b8annbvj8p0sa9jazxya02z9cfl5nwnd5k3a5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.40.1





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

* [bug#64084] [PATCH 22/29] gnu: mate-utils: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (20 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 21/29] gnu: mate-menus: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 23/29] gnu: eom: " Andy Tai
                   ` (7 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-utils): Update to 1.26.1
---
 gnu/packages/mate.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index dae857e8bf..a0548239ed 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1212,7 +1212,7 @@ (define-public mate-screensaver
 (define-public mate-utils
   (package
     (name "mate-utils")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1220,12 +1220,12 @@ (define-public mate-utils
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1b16n1628gcsym5mph6lr9x5xm4rgkxsa8xwr2wlx8g2gw2775i1"))))
+         "08066w98y45ilna6sn2kj8jnyhafra7sbpfrjdddv48939dlflrg"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal
            gtk-doc
-           intltool
+           itstool-with-utf8-fix
            libice
            libsm
            pkg-config
-- 
2.40.1





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

* [bug#64084] [PATCH 23/29] gnu: eom: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (21 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 22/29] gnu: mate-utils: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 24/29] gnu: engrampa: " Andy Tai
                   ` (6 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (eom): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index a0548239ed..8afa4579e2 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1265,14 +1265,14 @@ (define-public mate-utils
 (define-public eom
   (package
     (name "eom")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "eom-" version ".tar.xz"))
        (sha256
-        (base32 "0dralsc0dvs0l38cysdhx6kiaiqlb8qi6g9xz2cm6mjqyq3d3f9f"))))
+        (base32 "0q4r9f3dcb6w6fia06sm9h3lzpq86gj13clzw1i6qzjg94li49dm"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal
-- 
2.40.1





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

* [bug#64084] [PATCH 24/29] gnu: engrampa: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (22 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 23/29] gnu: eom: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 25/29] gnu: pluma: " Andy Tai
                   ` (5 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (engrampa): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 8afa4579e2..c4dd9cf937 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1313,14 +1313,14 @@ (define-public eom
 (define-public engrampa
   (package
     (name "engrampa")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "engrampa-" version ".tar.xz"))
        (sha256
-        (base32 "0akjnz85qkpiqgj1ccn41rzbfid4l3r3nsm4s9s779ilzd7f097y"))))
+        (base32 "0jkci8gaxrx978laqj9ayx62r05czajqmry915iymsd4lw3l28ph"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--disable-schemas-compile"
-- 
2.40.1





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

* [bug#64084] [PATCH 25/29] gnu: pluma: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (23 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 24/29] gnu: engrampa: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 26/29] gnu: mate-system-monitor: Update to 1.26.0 Andy Tai
                   ` (4 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (pluma): Update to 1.26.1
---
 gnu/packages/mate.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index c4dd9cf937..6b9af2a0dd 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1365,14 +1365,14 @@ (define-public engrampa
 (define-public pluma
   (package
     (name "pluma")
-    (version "1.24.1")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "1sgc5f480icr2ans6gd3akvcax58mr4jp3zjk3xn7bx1mw9i299f"))))
+        (base32 "1wcl74pbmgwcrlm5vfmv1g8klxni1qnj0kgnb5k113hisziyqnar"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(; Tests can not succeed.
@@ -1392,7 +1392,7 @@ (define-public pluma
            enchant-1.6
            glib
            gtk+
-           gtksourceview-3
+           gtksourceview-4
            gdk-pixbuf
            iso-codes
            libcanberra
-- 
2.40.1





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

* [bug#64084] [PATCH 26/29] gnu: mate-system-monitor: Update to 1.26.0
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (24 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 25/29] gnu: pluma: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 27/29] gnu: mate-polkit: Update to 1.26.1 Andy Tai
                   ` (3 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-system-monitor): Update to 1.26.0
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 6b9af2a0dd..0e2cb8553d 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1414,14 +1414,14 @@ (define-public pluma
 (define-public mate-system-monitor
   (package
     (name "mate-system-monitor")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-system-monitor-" version ".tar.xz"))
        (sha256
-        (base32 "1i2r4lw6xsk972yp15g5hm8p8xx9pp6jmcvvzbdq80xyx3x898qz"))))
+        (base32 "13rkrk7c326ng8164aqfp6i7334n7zrmbg61ncpjprbrvlx2qiw3"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list autoconf gettext-minimal intltool pkg-config yelp-tools))
-- 
2.40.1





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

* [bug#64084] [PATCH 27/29] gnu: mate-polkit: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (25 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 26/29] gnu: mate-system-monitor: Update to 1.26.0 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 28/29] gnu: mate-power-manager: " Andy Tai
                   ` (2 subsequent siblings)
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-polkit): Update to 1.26.1
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 0e2cb8553d..f830821d0a 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1449,7 +1449,7 @@ (define-public mate-system-monitor
 (define-public mate-polkit
   (package
     (name "mate-polkit")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1457,7 +1457,7 @@ (define-public mate-polkit
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1450bqzlnvwy3xa98lj102j2cf7piqbxcd1cy2zp41rdl8ri3gvn"))))
+         "0mq3a9ab4fxpkah6c5p7a0zsy8cixfc5j9030k204cy5vysv1dzm"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal gtk-doc intltool libtool pkg-config))
-- 
2.40.1





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

* [bug#64084] [PATCH 28/29] gnu: mate-power-manager: Update to 1.26.1
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (26 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 27/29] gnu: mate-polkit: Update to 1.26.1 Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-06-15 17:35 ` [bug#64084] [PATCH 29/29] gnu: mate-themes: Update to 3.22.24 Andy Tai
  2023-07-22  3:41 ` [bug#64084] [PATCH 00/29] mate: Update to 1.26 宋文武 via Guix-patches via
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-power-manager): Update to 1.26.1
---
 gnu/packages/mate.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index f830821d0a..027f41d282 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -98,14 +98,14 @@ (define-public mate-common
 (define-public mate-power-manager
   (package
     (name "mate-power-manager")
-    (version "1.24.2")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-power-manager-" version ".tar.xz"))
        (sha256
-        (base32 "0fni41p3kraxwjnx9l5mdspng0zib1gfdxwlaiyq31mh4g79yjyj"))))
+        (base32 "0hhhzfmnr9vxz1w34wl7c93qm2npql71mrshpfcbzfh4xli9vk90"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config
@@ -124,6 +124,7 @@ (define-public mate-power-manager
            mate-panel
            libxrandr
            libcanberra
+           libsecret
            upower))
     (home-page "https://mate-desktop.org/")
     (synopsis "Power manager for MATE")
-- 
2.40.1





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

* [bug#64084] [PATCH 29/29] gnu: mate-themes: Update to 3.22.24
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (27 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 28/29] gnu: mate-power-manager: " Andy Tai
@ 2023-06-15 17:35 ` Andy Tai
  2023-07-22  3:41 ` [bug#64084] [PATCH 00/29] mate: Update to 1.26 宋文武 via Guix-patches via
  29 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-06-15 17:35 UTC (permalink / raw)
  To: 64084; +Cc: Andy Tai

* gnu/packages/mate.scm (mate-themes): Update to 3.22.24
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 027f41d282..2698fea6cc 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -198,14 +198,14 @@ (define-public mate-icon-theme-faenza
 (define-public mate-themes
   (package
     (name "mate-themes")
-    (version "3.22.21")
+    (version "3.22.24")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/themes/" (version-major+minor version)
                            "/mate-themes-" version ".tar.xz"))
        (sha256
-        (base32 "051g2vq817g84yrqzf7hjcqr4xrghnw1rprjd6jf5mhhzmwcas6n"))))
+        (base32 "0jkfrz5fp4qnixfpc1pjjlba3nj6v2fqqpfgqhjdwcak50m3m2rx"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool gdk-pixbuf ; gdk-pixbuf+svg isn't needed
-- 
2.40.1





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

* [bug#64084] [PATCH 00/29] mate: Update to 1.26
  2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
                   ` (28 preceding siblings ...)
  2023-06-15 17:35 ` [bug#64084] [PATCH 29/29] gnu: mate-themes: Update to 3.22.24 Andy Tai
@ 2023-07-22  3:41 ` 宋文武 via Guix-patches via
  2023-07-22  3:58   ` Andy Tai
  29 siblings, 1 reply; 34+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-22  3:41 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64084

Andy Tai <atai@atai.org> writes:

> These patches update the Mate Desktop to the 1.26 series
> Needs as prerequisites itzdata-next, libxml2-next, 
>         python-libxml2-next, itstool-with-utf8-fix

Thank you!  I'll look into those in today's afternoon.




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

* [bug#64084] [PATCH 00/29] mate: Update to 1.26
  2023-07-22  3:41 ` [bug#64084] [PATCH 00/29] mate: Update to 1.26 宋文武 via Guix-patches via
@ 2023-07-22  3:58   ` Andy Tai
  2023-07-22  9:03     ` bug#64084: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 34+ messages in thread
From: Andy Tai @ 2023-07-22  3:58 UTC (permalink / raw)
  To: 宋文武; +Cc: 64084

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

Thanks!

On Fri, Jul 21, 2023 at 8:41 PM 宋文武 <iyzsong@envs.net> wrote:

> Andy Tai <atai@atai.org> writes:
>
> > These patches update the Mate Desktop to the 1.26 series
> > Needs as prerequisites itzdata-next, libxml2-next,
> >         python-libxml2-next, itstool-with-utf8-fix
>
> Thank you!  I'll look into those in today's afternoon.
>


-- 
Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat:
andytai1010
Year 2023 民國112年
自動的精神力是信仰與覺悟
自動的行為力是勞動與技能

[-- Attachment #2: Type: text/html, Size: 1377 bytes --]

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

* bug#64084: [PATCH 00/29] mate: Update to 1.26
  2023-07-22  3:58   ` Andy Tai
@ 2023-07-22  9:03     ` 宋文武 via Guix-patches via
  2023-07-22 16:44       ` [bug#64084] " Andy Tai
  0 siblings, 1 reply; 34+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-22  9:03 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64084-done

Andy Tai <atai@atai.org> writes:

> Thanks!
>
> On Fri, Jul 21, 2023 at 8:41 PM 宋文武 <iyzsong@envs.net> wrote:
>
>  Andy Tai <atai@atai.org> writes:
>
>  > These patches update the Mate Desktop to the 1.26 series
>  > Needs as prerequisites itzdata-next, libxml2-next, 
>  >         python-libxml2-next, itstool-with-utf8-fix
>
>  Thank you!  I'll look into those in today's afternoon.

Hello, I have pushed those without tzdata-next and libxml2-next.

tzdata-next is needed for libmateweather, I patch it to use TZDIR
instead of hardcode ZONEINFO_DIR (also open a PR upsteram [1]).
And ignore the test failure (Europe/Kyiv) for now, later when we
got tzdata-2023c, it should works without modify the
libmateweather package.

libxml2-next is needed by some packages (mostly mate-utils will fail
randomly), but I did got all mate packages built successful without
updated libxml2, and the PASS chance is high, so I think we can try some
luck with the CI...  Later I'll take a look at
https://issues.guix.gnu.org/64012 if have more time.


[1] https://github.com/mate-desktop/libmateweather/pull/120

Thank you!




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

* [bug#64084] [PATCH 00/29] mate: Update to 1.26
  2023-07-22  9:03     ` bug#64084: " 宋文武 via Guix-patches via
@ 2023-07-22 16:44       ` Andy Tai
  0 siblings, 0 replies; 34+ messages in thread
From: Andy Tai @ 2023-07-22 16:44 UTC (permalink / raw)
  To: 宋文武; +Cc: 64084-done

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

Thanks!

On Sat, Jul 22, 2023 at 2:03 AM 宋文武 <iyzsong@envs.net> wrote:

> Andy Tai <atai@atai.org> writes:
>
> > Thanks!
> >
> > On Fri, Jul 21, 2023 at 8:41 PM 宋文武 <iyzsong@envs.net> wrote:
> >
> >  Andy Tai <atai@atai.org> writes:
> >
> >  > These patches update the Mate Desktop to the 1.26 series
> >  > Needs as prerequisites itzdata-next, libxml2-next,
> >  >         python-libxml2-next, itstool-with-utf8-fix
> >
> >  Thank you!  I'll look into those in today's afternoon.
>
> Hello, I have pushed those without tzdata-next and libxml2-next.
>
> tzdata-next is needed for libmateweather, I patch it to use TZDIR
> instead of hardcode ZONEINFO_DIR (also open a PR upsteram [1]).
> And ignore the test failure (Europe/Kyiv) for now, later when we
> got tzdata-2023c, it should works without modify the
> libmateweather package.
>
> libxml2-next is needed by some packages (mostly mate-utils will fail
> randomly), but I did got all mate packages built successful without
> updated libxml2, and the PASS chance is high, so I think we can try some
> luck with the CI...  Later I'll take a look at
> https://issues.guix.gnu.org/64012 if have more time.
>
>
> [1] https://github.com/mate-desktop/libmateweather/pull/120
>
> Thank you!
>

[-- Attachment #2: Type: text/html, Size: 2166 bytes --]

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

end of thread, other threads:[~2023-07-22 16:46 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 17:32 [bug#64084] [PATCH 00/29] mate: Update to 1.26 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 01/29] gnu: mate-icon-theme: Update to 1.26.0 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 02/29] gnu: mate-desktop: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 03/29] gnu: libmateweather: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 04/29] gnu: mate-terminal: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 05/29] gnu: mate-session-manager: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 06/29] gnu: mate-settings-daemon: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 07/29] gnu: libmatemixer: Update to 1.26.0 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 08/29] gnu: libmatekbd: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 09/29] gnu: mate-applets: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 10/29] gnu: mate-media: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 11/29] gnu: mate-panel: Update to 1.26.3 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 12/29] gnu: caja: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 13/29] gnu: marco: Update to 1.26.2 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 14/29] gnu: caja-extensions: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 15/29] gnu: mate-control-center: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 16/29] gnu: mate-user-guide: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 17/29] gnu: mate-calc: Update to 1.26.0 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 18/29] gnu: mate-backgrounds: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 19/29] gnu: mate-netbook: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 20/29] gnu: mate-screensaver: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 21/29] gnu: mate-menus: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 22/29] gnu: mate-utils: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 23/29] gnu: eom: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 24/29] gnu: engrampa: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 25/29] gnu: pluma: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 26/29] gnu: mate-system-monitor: Update to 1.26.0 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 27/29] gnu: mate-polkit: Update to 1.26.1 Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 28/29] gnu: mate-power-manager: " Andy Tai
2023-06-15 17:35 ` [bug#64084] [PATCH 29/29] gnu: mate-themes: Update to 3.22.24 Andy Tai
2023-07-22  3:41 ` [bug#64084] [PATCH 00/29] mate: Update to 1.26 宋文武 via Guix-patches via
2023-07-22  3:58   ` Andy Tai
2023-07-22  9:03     ` bug#64084: " 宋文武 via Guix-patches via
2023-07-22 16:44       ` [bug#64084] " Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).