aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-09 00:29:06 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-13 02:04:45 -0400
commita13849dc550155bb455cb5c65b8a426202b14b1b (patch)
tree9e118ec273fa3a5c786f1e90a43f8a104384a3f4 /gnu/packages
parent722548a6245ab8d635618293c0ffeb65935d0db2 (diff)
downloadguix-a13849dc550155bb455cb5c65b8a426202b14b1b.tar.gz
guix-a13849dc550155bb455cb5c65b8a426202b14b1b.zip
gnu: amtk: Update to 5.5.1.
* gnu/packages/gnome.scm (amtk): Update to 5.5.1.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 104298e738..ec372f8248 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5949,7 +5949,7 @@ which are easy to play with the aid of a mouse.")
(define-public amtk
(package
(name "amtk")
- (version "5.3.1")
+ (version "5.5.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/amtk/"
@@ -5957,7 +5957,7 @@ which are easy to play with the aid of a mouse.")
"amtk-" version ".tar.xz"))
(sha256
(base32
- "12v3nj1bb7507ndprjggq0hpz8k719b4bwvl8sm43p3ibmn27anm"))))
+ "176vplk3inf0pp0prma8478hp0yhziq0krp5a9l47hg22z86v2gc"))))
(build-system meson-build-system)
(native-inputs
(list gobject-introspection