[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/31: gnu: mate-applets: Update to 1.22.0.
From: |
guix-commits |
Subject: |
13/31: gnu: mate-applets: Update to 1.22.0. |
Date: |
Wed, 3 Apr 2019 09:27:12 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit 75a9f7606683c331daf7b748b797e488bf8712b3
Author: guy fleury iteriteka <address@hidden>
Date: Tue Apr 2 19:26:20 2019 +0200
gnu: mate-applets: Update to 1.22.0.
* gnu/packages/mate.scm (mate-applets): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
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 5a904dd..24994f7 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -505,7 +505,7 @@ assorted menu related utility programs.")
(define-public mate-applets
(package
(name "mate-applets")
- (version "1.18.1")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -514,7 +514,7 @@ assorted menu related utility programs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1nplr8i1mxbxd7pqhcy8j69v25nsp5dk9fq7ffrmjmp39lrf3fh5"))))
+ "0f5ym6z7awi0kw6i1sdkj2qly88sl692j5r1zhklihyz1z9a6j0h"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (44e06f9 -> 8079008), guix-commits, 2019/04/03
- 03/31: gnu: mate-themes: Update to 3.22.19., guix-commits, 2019/04/03
- 01/31: gnu: mate-common: Update to 1.22.0., guix-commits, 2019/04/03
- 05/31: gnu: libmatewether: Update to 1.22.0., guix-commits, 2019/04/03
- 06/31: gnu: mate-terminal: Update to 1.22.0, guix-commits, 2019/04/03
- 10/31: gnu: libmatekbd: Update to 1.22.0., guix-commits, 2019/04/03
- 07/31: gnu: mate-session-manager: Update to 1.22.0., guix-commits, 2019/04/03
- 02/31: gnu: mate-icon-theme: Update to 1.22.0., guix-commits, 2019/04/03
- 04/31: gnu: mate-desktop: Update to 1.22.2., guix-commits, 2019/04/03
- 15/31: gnu: caja: Update to 1.22.0., guix-commits, 2019/04/03
- 13/31: gnu: mate-applets: Update to 1.22.0.,
guix-commits <=
- 17/31: gnu: atril: Update to 1.22.0., guix-commits, 2019/04/03
- 19/31: gnu: mate-control-center: Update to 1.22.0., guix-commits, 2019/04/03
- 11/31: gnu: mate-menus: Update to 1.22.0., guix-commits, 2019/04/03
- 16/31: gnu: marco: Update to 1.22.0., guix-commits, 2019/04/03
- 20/31: gnu: mate-user-guide: Update to 1.22.0., guix-commits, 2019/04/03
- 23/31: gnu: mate-netbook: Update to 1.22.0., guix-commits, 2019/04/03
- 29/31: gnu: mate-system-monitor: Update to 1.22.0., guix-commits, 2019/04/03
- 08/31: gnu: mate-settings-daemon: Update to 1.22.0., guix-commits, 2019/04/03
- 09/31: gnu: libmatemixer: Update to 1.22.0., guix-commits, 2019/04/03
- 12/31: gnu: mate-panel: Update to 1.22.0., guix-commits, 2019/04/03