unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 64084@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#64084] [PATCH 06/29] gnu: mate-settings-daemon: Update to 1.26.1
Date: Thu, 15 Jun 2023 10:35:07 -0700	[thread overview]
Message-ID: <5c2ea2afbeb462e1587262c81011f45a4bba5074.1686850160.git.atai@atai.org> (raw)
In-Reply-To: <cover.1686850160.git.atai@atai.org>

* 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





  parent reply	other threads:[~2023-06-15 17:37 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Andy Tai [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c2ea2afbeb462e1587262c81011f45a4bba5074.1686850160.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=64084@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).