all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guy fleury <hoonandon@gmail.com>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 35087@debbugs.gnu.org
Subject: [bug#35087] [PATCH 00/31] Update MATE desktop to 1.22
Date: Wed, 3 Apr 2019 14:32:05 +0200	[thread overview]
Message-ID: <CAOYpmvrKypZEvCFB4+CGsetUtWSYd-2+6Pwv6RT81zgiQerNYA@mail.gmail.com> (raw)
In-Reply-To: <20190403132657.6ce68baa@scratchpost.org>


[-- Attachment #1.1: Type: text/plain, Size: 181 bytes --]

Hi Danny,

Le mer. 3 avr. 2019 à 13:27, Danny Milosavljevic <dannym@scratchpost.org> a
écrit :

> PATCH 25/31 is missing?
>
i don't know what happens.
see attached file!

[-- Attachment #1.2: Type: text/html, Size: 545 bytes --]

[-- Attachment #2: 0025-gnu-mate-utils-Update-to-1.22.0.patch --]
[-- Type: text/x-patch, Size: 1180 bytes --]

From fe073a49f1612cfd73dade49fb93ba08cf5bb449 Mon Sep 17 00:00:00 2001
From: guy fleury iteriteka <hoonandon@gmail.com>
Date: Sat, 30 Mar 2019 07:09:49 +0100
Subject: [PATCH 25/31] gnu: mate-utils: Update to 1.22.0.

* gnu/packages/mate.scm (mate-utils): Update to 1.22.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 0d69225..7c2abc9 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1228,7 +1228,7 @@ can be used as backgrounds in the MATE Desktop environment.")
 (define-public mate-utils
   (package
     (name "mate-utils")
-    (version "1.18.2")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1237,7 +1237,7 @@ can be used as backgrounds in the MATE Desktop environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0wr395dqfigj19ps0d76ycgwfljl9xxgs1a1g5wx6kcz5mvhzn5v"))))
+         "0kz95hicjksgkwaj83fdp2rnaygfgjbj0jsnwy4n0lj5q90j7r28"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.21.0


  reply	other threads:[~2019-04-03 12:32 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 17:26 [bug#35087] [PATCH 00/31] Update MATE desktop to 1.22 guy fleury iteriteka
2019-04-02 17:26 ` [bug#35088] [PATCH 01/31] gnu: mate-common: Update to 1.22.0 guy fleury iteriteka
2019-04-02 17:26 ` [bug#35090] [PATCH 02/31] gnu: mate-icon-theme: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35089] [PATCH 03/31] gnu: mate-themes: Update to 3.22.19 guy fleury iteriteka
2019-04-02 17:26 ` [bug#35093] [PATCH 04/31] gnu: mate-desktop: Update to 1.22.2 guy fleury iteriteka
2019-04-02 17:26 ` [bug#35092] [PATCH 05/31] gnu: libmatewether: Update to 1.22.0 guy fleury iteriteka
2019-04-02 17:26 ` [bug#35091] [PATCH 06/31] gnu: mate-terminal: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35094] [PATCH 07/31] gnu: mate-session-manager: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35095] [PATCH 08/31] gnu: mate-settings-daemon: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35096] [PATCH 09/31] gnu: libmatemixer: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35097] [PATCH 10/31] gnu: libmatekbd: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35098] [PATCH 11/31] gnu: mate-menus: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35099] [PATCH 12/31] gnu: mate-panel: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35100] [PATCH 13/31] gnu: mate-applets: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35101] [PATCH 14/31] gnu: mate-media: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35102] [PATCH 15/31] gnu: caja: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35103] [PATCH 16/31] gnu: marco: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35104] [PATCH 17/31] gnu: atril: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35105] [PATCH 18/31] gnu: caja-extensions: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35106] [PATCH 19/31] gnu: mate-control-center: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 20/31] gnu: mate-user-guide: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 21/31] gnu: mate-calc: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 22/31] gnu: backgrounds: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 23/31] gnu: mate-netbook: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 24/31] gnu: mate-screensaver: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 26/31] gnu: eom: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 27/31] gnu: engrampa: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 28/31] gnu: pluma: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 29/31] gnu: mate-system-monitor: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 30/31] gnu: mate-polkit: " guy fleury iteriteka
2019-04-02 17:26 ` [bug#35087] [PATCH 31/31] gnu: gnu-mate-icon-theme-faenza: Update to 1.20.0 guy fleury iteriteka
2019-04-03 11:26 ` [bug#35087] [PATCH 00/31] Update MATE desktop to 1.22 Danny Milosavljevic
2019-04-03 12:32   ` Guy fleury [this message]
2019-04-03 13:27 ` bug#35087: " Danny Milosavljevic

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

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

  git send-email \
    --in-reply-to=CAOYpmvrKypZEvCFB4+CGsetUtWSYd-2+6Pwv6RT81zgiQerNYA@mail.gmail.com \
    --to=hoonandon@gmail.com \
    --cc=35087@debbugs.gnu.org \
    --cc=dannym@scratchpost.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.