[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/184: gnu: yelp: Update to 3.32.2.
From: |
guix-commits |
Subject: |
52/184: gnu: yelp: Update to 3.32.2. |
Date: |
Wed, 27 Nov 2019 14:36:59 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 74d1b7abf965d2689f3289b6fc64637621e754da
Author: Kei Kebreau <address@hidden>
Date: Mon Oct 28 21:13:38 2019 -0400
gnu: yelp: Update to 3.32.2.
* gnu/packages/gnome.scm (yelp): Update to 3.32.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4f99fd7..d3cf2bc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4625,7 +4625,7 @@ to format Docbook and Mallard documents.")
(define-public yelp
(package
(name "yelp")
- (version "3.30.0")
+ (version "3.32.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4633,7 +4633,7 @@ to format Docbook and Mallard documents.")
name "-" version ".tar.xz"))
(sha256
(base32
- "060a902j15k76fyhk8xfl38ipvrrcc0qd7nm2mcck4ifb45b0zv4"))))
+ "0yrl96icmmrxvg7sxl519gzg9qb368cmzgrr9ddh181ignkxzx7f"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
- 34/184: gnu: libwnck: Update to 3.32.0., (continued)
- 34/184: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/27
- 39/184: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/27
- 41/184: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/27
- 38/184: gnu: gnome-terminal: Update to 3.32.2., guix-commits, 2019/11/27
- 45/184: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/27
- 46/184: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/27
- 44/184: gnu: gdm: Update to 3.32.0., guix-commits, 2019/11/27
- 50/184: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/27
- 49/184: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/27
- 48/184: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/27
- 52/184: gnu: yelp: Update to 3.32.2.,
guix-commits <=
- 53/184: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/27
- 55/184: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/27
- 57/184: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/11/27
- 59/184: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/27
- 64/184: gnu: linux-libre@4.4: Update to 4.4.199., guix-commits, 2019/11/27
- 65/184: gnu: linux-libre@4.9: Update to 4.9.199., guix-commits, 2019/11/27
- 72/184: gnu: eolie: Don't create icon cache., guix-commits, 2019/11/27
- 75/184: gnu: john-the-ripper-jumbo: Enable tests., guix-commits, 2019/11/27
- 76/184: gnu: git-annex: Update to 7.20191106., guix-commits, 2019/11/27
- 77/184: derivations: Use a regular hash table for the module cache., guix-commits, 2019/11/27