[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/108: gnu: libnma: Update to 1.8.28.
From: |
guix-commits |
Subject: |
53/108: gnu: libnma: Update to 1.8.28. |
Date: |
Sat, 25 Apr 2020 15:22:51 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 39ce761bff77f23220a07b9fd3444043fc820d4b
Author: Kei Kebreau <address@hidden>
AuthorDate: Sun Apr 19 23:55:46 2020 -0400
gnu: libnma: Update to 1.8.28.
* gnu/packages/gnome.scm (libnma): Update to 1.8.28.
[native-inputs]: Add vala.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 32b7d3a..d56401f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -807,7 +807,7 @@ client devices can handle.")
(define-public libnma
(package
(name "libnma")
- (version "1.8.26")
+ (version "1.8.28")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -815,7 +815,7 @@ client devices can handle.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1w9lld38risnk1krknfwln24kabdxnj274pyz4jhndphwigrshaf"))))
+ "09mp6k0hfam1vyyv9kcd8j4gb2r58i05ipx2nswb58ris599bxja"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t))
@@ -824,7 +824,8 @@ client devices can handle.")
("glib:bin" ,glib "bin")
("gtk-doc" ,gtk-doc)
("gobject-introspection" ,gobject-introspection)
- ("pkg-config" ,pkg-config)))
+ ("pkg-config" ,pkg-config)
+ ("vala", vala)))
(inputs
`(("adwaita-icon-theme" ,adwaita-icon-theme)
("gcr" ,gcr)
- 43/108: gnu: Add fuse3., (continued)
- 43/108: gnu: Add fuse3., guix-commits, 2020/04/25
- 44/108: gnu: libgdata: Update to 0.17.12., guix-commits, 2020/04/25
- 31/108: gnu: evolution: Update to 3.36.1., guix-commits, 2020/04/25
- 51/108: gnu: gnome-color-manager: Update to 3.36.0., guix-commits, 2020/04/25
- 34/108: gnu: gnome-bluetooth: Update to 3.34.1., guix-commits, 2020/04/25
- 46/108: gnu: nautilus: Update to 3.36.1.1., guix-commits, 2020/04/25
- 49/108: gnu: pipewire: Update to 0.3.2., guix-commits, 2020/04/25
- 54/108: gnu: network-manager-applet: Update to 1.16.0., guix-commits, 2020/04/25
- 41/108: gnu: dconf: Update to 0.36.0., guix-commits, 2020/04/25
- 48/108: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/04/25
- 53/108: gnu: libnma: Update to 1.8.28.,
guix-commits <=
- 52/108: gnu: network-manager: Update to 1.22.10., guix-commits, 2020/04/25
- 58/108: gnu: gnome-control-center: Update to 3.36.1., guix-commits, 2020/04/25
- 61/108: gnu: libdazzle: Update to 3.36.0., guix-commits, 2020/04/25
- 38/108: gnu: gnome-maps: Update to 3.36.1., guix-commits, 2020/04/25
- 45/108: gnu: gvfs: Update to 1.44.1., guix-commits, 2020/04/25
- 55/108: gnu: network-manager-openvpn: Update to 1.8.12., guix-commits, 2020/04/25
- 57/108: gnu: udisks: Update to 2.8.4., guix-commits, 2020/04/25
- 62/108: gnu: epiphany: Update to 3.36.1., guix-commits, 2020/04/25
- 63/108: gnu: gnome-initial-setup: Update to 3.36.1., guix-commits, 2020/04/25
- 64/108: gnu: gnome-keyring: Update to 3.36.0., guix-commits, 2020/04/25