unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 41161@debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: [bug#41161] [PATCH 1/2] gnu: mate-common: Update to 1.24.1.
Date: Sat,  9 May 2020 22:09:45 +0200	[thread overview]
Message-ID: <20200509200945.5536-1-jonathan.brielmaier@web.de> (raw)
In-Reply-To: <20200509200410.3503-1-jonathan.brielmaier@web.de>

I forget this in the MATE 1.24 update patch series.

* gnu/packages/mate.scm (mate-common): Update to 1.24.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 d913836825..8ee7229d1c 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -75,7 +75,7 @@
 (define-public mate-common
   (package
     (name "mate-common")
-    (version "1.22.0")
+    (version "1.24.1")
     (source
      (origin
        (method url-fetch)
@@ -83,7 +83,7 @@
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "11lwckndizawbq993ws8lqp59vsc873zri0m8s1i5zyc4qx9f69z"))))
+         "1dgp6k2l6dz7x2lnqk4y5xfkld376726hda3mrc777f821kk99nr"))))
     (build-system gnu-build-system)
     (home-page "https://mate-desktop.org/")
     (synopsis "Common files for development of MATE packages")
--
2.26.2





  parent reply	other threads:[~2020-05-09 20:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 20:04 [bug#41161] [PATCH 0/2] MATE: Some clean ups Jonathan Brielmaier
2020-05-09 20:06 ` Jonathan Brielmaier
2020-05-09 20:06   ` [bug#41161] [PATCH 2/2] gnu: mate: Don't propagate glib:bin anymore Jonathan Brielmaier
2020-05-09 20:09 ` Jonathan Brielmaier [this message]
2020-06-22 18:31 ` bug#41161: [PATCH 0/2] MATE: Some clean ups Efraim Flashner
2020-06-22 19:46 ` [bug#41161] " Jonathan Brielmaier

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=20200509200945.5536-1-jonathan.brielmaier@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=41161@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).