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 09/29] gnu: mate-applets: Update to 1.26.1
Date: Thu, 15 Jun 2023 10:35:10 -0700	[thread overview]
Message-ID: <cb3e586d44c2c0f9eb0aaa523c3d3c0179795e5b.1686850160.git.atai@atai.org> (raw)
In-Reply-To: <cover.1686850160.git.atai@atai.org>

* 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





  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 ` [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 ` Andy Tai [this message]
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=cb3e586d44c2c0f9eb0aaa523c3d3c0179795e5b.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).