GNU bug report logs

#35093 [PATCH 04/31] gnu: mate-desktop: Update to 1.22.2.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#35093; Package guix-patches. (Tue, 02 Apr 2019 17:27:09 GMT) (full text, mbox, link).


Acknowledgement sent to guy fleury iteriteka <hoonandon@gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Tue, 02 Apr 2019 17:27:10 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: guy fleury iteriteka <hoonandon@gmail.com>
To: guix-patches@gnu.org
Cc: guy fleury iteriteka <hoonandon@gmail.com>
Subject: [PATCH 04/31] gnu: mate-desktop: Update to 1.22.2.
Date: Tue, 2 Apr 2019 19:26:11 +0200
* gnu/packages/mate.scm (mate-desktop): Update to 1.22.0.
* [inputs]: Add iso-codes (required in this release).
---
 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 cdde7c0..b0bae0e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -183,7 +183,7 @@ themes for both gtk+-2 and gtk+-3.")
 (define-public mate-desktop
   (package
     (name "mate-desktop")
-    (version "1.18.0")
+    (version "1.22.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://pub.mate-desktop.org/releases/"
@@ -191,7 +191,7 @@ themes for both gtk+-2 and gtk+-3.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "12iv2y4dan962fs7vkkxbjkp77pbvjnwfa43ggr0zkdsc3ydjbbg"))))
+                "09gn840p6qds21kxab4pidjd53g76s76i7178fdibrz462mda217"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
@@ -203,6 +203,7 @@ themes for both gtk+-2 and gtk+-3.")
     (inputs
      `(("gtk+" ,gtk+)
        ("libxrandr" ,libxrandr)
+       ("iso-codes" ,iso-codes)
        ("startup-notification" ,startup-notification)))
     (propagated-inputs
      `(("dconf" ,dconf))) ; mate-desktop-2.0.pc
-- 
2.21.0





Added tag(s) fixed. Request was from Ludovic Courtès <ludo@gnu.org> to control@debbugs.gnu.org. (Fri, 05 Apr 2019 13:43:14 GMT) (full text, mbox, link).


bug closed, send any further explanations to 35093@debbugs.gnu.org and guy fleury iteriteka <hoonandon@gmail.com> Request was from Ludovic Courtès <ludo@gnu.org> to control@debbugs.gnu.org. (Fri, 05 Apr 2019 13:43:14 GMT) (full text, mbox, link).


bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sat, 04 May 2019 11:24:12 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Nov 4 22:22:53 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.