[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/76: gnu: amtk: Update to 5.3.1.
From: |
guix-commits |
Subject: |
24/76: gnu: amtk: Update to 5.3.1. |
Date: |
Mon, 27 Sep 2021 10:18:15 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 0f29f844ba49c5113a83a1e39cdfce3231e3662e
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Sep 24 18:11:28 2021 +0000
gnu: amtk: Update to 5.3.1.
* gnu/packages/gnome.scm (amtk): Update to 5.3.1.
[build-system]: Update to meson-build-system.
---
gnu/packages/gnome.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b588945..5a43418 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5657,7 +5657,7 @@ which are easy to play with the aid of a mouse.")
(define-public amtk
(package
(name "amtk")
- (version "5.0.2")
+ (version "5.3.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/amtk/"
@@ -5665,10 +5665,8 @@ which are easy to play with the aid of a mouse.")
"amtk-" version ".tar.xz"))
(sha256
(base32
- "11jgz2i9wjzv4alrxl1qyxiapb52w7vs5ygfgsw0qgdap8gqkk3i"))))
- (build-system gnu-build-system)
- (arguments
- '(#:configure-flags '("--enable-gtk-doc")))
+ "12v3nj1bb7507ndprjggq0hpz8k719b4bwvl8sm43p3ibmn27anm"))))
+ (build-system meson-build-system)
(native-inputs
`(("gobject-introspection" ,gobject-introspection)
("glib:bin" ,glib "bin") ; for glib-mkenums
- 11/76: gnu: gnome-disk-utility: Update to 40.2., (continued)
- 11/76: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/27
- 08/76: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2021/09/27
- 10/76: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/09/27
- 09/76: gnu: gnome-user-docs: Update to 40.5., guix-commits, 2021/09/27
- 14/76: gnu: Add libadwaita., guix-commits, 2021/09/27
- 17/76: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/27
- 18/76: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/09/27
- 15/76: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/09/27
- 19/76: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/27
- 22/76: gnu: gedit: Update to 40.1., guix-commits, 2021/09/27
- 24/76: gnu: amtk: Update to 5.3.1.,
guix-commits <=
- 27/76: gnu: baobab: Update to 40.0., guix-commits, 2021/09/27
- 33/76: gnu: epiphany: Update to 40.3., guix-commits, 2021/09/27
- 43/76: gnu: gnome-online-accounts: Update to 3.40.0., guix-commits, 2021/09/27
- 42/76: gnu: yelp: Update to 40.3., guix-commits, 2021/09/27
- 45/76: gnu: gnome-contacts: Update to 40.0., guix-commits, 2021/09/27
- 46/76: gnu: eog-plugins: Update to 3.26.7., guix-commits, 2021/09/27
- 16/76: build: glib-or-gtk-build-system: Add gtk 4.0 support., guix-commits, 2021/09/27
- 20/76: gnu: gnome-calendar: Update to 40.2., guix-commits, 2021/09/27
- 23/76: gnu: Add tepl-5., guix-commits, 2021/09/27
- 31/76: gnu: orca: Update to 40.0., guix-commits, 2021/09/27