[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/53: gnu: devhelp: Update to 3.32.0.
From: |
guix-commits |
Subject: |
39/53: gnu: devhelp: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 22:18:47 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 1fec2e0aa7b8a956b73ade7b3dba34805b4b5d4d
Author: Kei Kebreau <address@hidden>
Date: Wed Jul 24 23:30:42 2019 -0400
gnu: devhelp: Update to 3.32.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.32.0.
[arguments]: Set glib-or-gtk? flag.
---
gnu/packages/gnome.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2ec4714..bcce607 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3479,7 +3479,7 @@ both a traditional UI or a modern UI with a
GtkHeaderBar.")
(define-public devhelp
(package
(name "devhelp")
- (version "3.30.1")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3487,8 +3487,10 @@ both a traditional UI or a modern UI with a
GtkHeaderBar.")
name "-" version ".tar.xz"))
(sha256
(base32
- "036sddvhs0blqpc2ixmjdl9vxynvkn5jpgn0jxr1fxcm4rh3q07a"))))
+ "06sa83zggk29wcg75fl3gqh0rmi7cd3gsbk09a2z23r7vpy7xanq"))))
(build-system meson-build-system)
+ (arguments
+ '(#:glib-or-gtk? #t))
(native-inputs
`(("intltool" ,intltool)
("itstool" ,itstool)
- 47/53: gnu: ghex: Update to 3.18.4., (continued)
- 47/53: gnu: ghex: Update to 3.18.4., guix-commits, 2019/11/01
- 32/53: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/11/01
- 27/53: gnu: nautilus: Update to 3.32.1., guix-commits, 2019/11/01
- 49/53: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/01
- 36/53: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/11/01
- 28/53: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/01
- 42/53: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/01
- 50/53: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/01
- 51/53: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/01
- 43/53: gnu: libdazzle: Update to 3.32.3., guix-commits, 2019/11/01
- 39/53: gnu: devhelp: Update to 3.32.0.,
guix-commits <=
- 33/53: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/01
- 44/53: gnu: gdm: Update to 3.32.0., guix-commits, 2019/11/01
- 53/53: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/01
- 46/53: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/01
- 07/53: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/01
- 12/53: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/01
- 08/53: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/01
- 13/53: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/01
- 25/53: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/01
- 16/53: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/01