[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/135: gnu: devhelp: Update to 3.28.1.
From: |
guix-commits |
Subject: |
39/135: gnu: devhelp: Update to 3.28.1. |
Date: |
Fri, 21 Dec 2018 14:37:32 -0500 (EST) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 016038df783b05e02a63f28aecd9642002b7ce3c
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 15:44:18 2018 +0200
gnu: devhelp: Update to 3.28.1.
* gnu/packages/gnome.scm (devhelp): Update to 3.28.1.
[native-inputs]: Add itstool.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index af0b3da..d5764b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3209,7 +3209,7 @@ which are easy to play with the aid of a mouse.")
(define-public devhelp
(package
(name "devhelp")
- (version "3.26.0")
+ (version "3.28.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3217,10 +3217,11 @@ which are easy to play with the aid of a mouse.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0f4fmkqzn95zmc2paljma33fkj74qj1m6n23qrc5hfwmgx7p3wkb"))))
+ "08a8xizjqz68k30zd37r7g516azhan9bbrjsvv10hjd5dg3f476s"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("intltool" ,intltool)
+ ("itstool" ,itstool)
("pkg-config" ,pkg-config)))
(inputs
`(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
- 111/135: gnu: network-manager-applet: Update to 1.8.18., (continued)
- 111/135: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2018/12/21
- 16/135: gnu: glibmm: Update to 2.56.0., guix-commits, 2018/12/21
- 95/135: gnu: vte: Update to 0.54.2., guix-commits, 2018/12/21
- 70/135: gnu: eog: Ensure RUNPATH contains output library directory., guix-commits, 2018/12/21
- 51/135: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2018/12/21
- 102/135: gnu: glib: Install m4 macros., guix-commits, 2018/12/21
- 49/135: gnu: gucharmap: Update to 10.0.4., guix-commits, 2018/12/21
- 100/135: gnu: json-glib: Update to 1.4.4., guix-commits, 2018/12/21
- 132/135: gnu: evolution-data-server: Update to 3.30.2., guix-commits, 2018/12/21
- 122/135: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2018/12/21
- 39/135: gnu: devhelp: Update to 3.28.1.,
guix-commits <=
- 18/135: gnu: libproxy: Remove network-manager., guix-commits, 2018/12/21
- 41/135: gnu: orca: Update to 3.28.1., guix-commits, 2018/12/21
- 23/135: gnu: glade3: Update to 3.22.1., guix-commits, 2018/12/21
- 38/135: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2018/12/21
- 54/135: gnu: gnome-calendar: Update to 3.28.2., guix-commits, 2018/12/21
- 43/135: gnu: network-manager: Update to 1.10.10., guix-commits, 2018/12/21
- 94/135: gnu: vala: Update to 0.42.3., guix-commits, 2018/12/21
- 89/135: gnu: libgnomeprintui: Update to 2.18.6., guix-commits, 2018/12/21
- 121/135: gnu: nautilus: Update to 3.30.4., guix-commits, 2018/12/21
- 124/135: gnu: eog: Update to 3.28.4., guix-commits, 2018/12/21