[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/62: gnu: yelp: Update to 3.28.1.
From: |
guix-commits |
Subject: |
05/62: gnu: yelp: Update to 3.28.1. |
Date: |
Wed, 23 Jan 2019 06:12:45 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit 9ba746ecd8af6a82428e89034949a066d62f227d
Author: Ricardo Wurmus <address@hidden>
Date: Sun Aug 5 13:48:45 2018 +0200
gnu: yelp: Update to 3.28.1.
* gnu/packages/gnome.scm (yelp): Update to 3.28.1.
---
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 a6f0c7f..a78c7ff 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4314,7 +4314,7 @@ to format Docbook and Mallard documents.")
(define-public yelp
(package
(name "yelp")
- (version "3.22.0")
+ (version "3.28.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4322,7 +4322,7 @@ to format Docbook and Mallard documents.")
name "-" version ".tar.xz"))
(sha256
(base32
- "13kpi0qmnfx2xwizyhmf5i5xaw9ckcn1k7v0289p7als4dybf5l6"))))
+ "033w5qnhm495pnvscnb3k2dagzgq4fsnzcrh0k2rgr10mw2mv2p8"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
- branch wip-gnome-upgrades created (now f03530a), guix-commits, 2019/01/23
- 01/62: gnu: gtksourceview: Update to 4.0.2., guix-commits, 2019/01/23
- 07/62: gnu: yelp-tools: Update to 3.28.0., guix-commits, 2019/01/23
- 08/62: gnu: file-roller: Update to 3.28.0., guix-commits, 2019/01/23
- 13/62: gnu: gnome-desktop: Update to 3.28.2., guix-commits, 2019/01/23
- 05/62: gnu: yelp: Update to 3.28.1.,
guix-commits <=
- 19/62: gnu: five-or-more: Update to 3.28.0., guix-commits, 2019/01/23
- 23/62: gnu: totem-pl-parser: Update to 3.26.1., guix-commits, 2019/01/23
- 02/62: gnu: Add gtksourceview-3., guix-commits, 2019/01/23
- 06/62: gnu: yelp-xsl: Update to 3.28.0., guix-commits, 2019/01/23
- 04/62: gnu: at-spi2-core: Update to 2.28.0., guix-commits, 2019/01/23
- 12/62: gnu: libproxy: Remove network-manager., guix-commits, 2019/01/23
- 15/62: gnu: gsettings-desktop-schemas: Update to 3.28.0., guix-commits, 2019/01/23
- 14/62: gnu: gcr: Update to 3.28.0., guix-commits, 2019/01/23
- 28/62: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/01/23
- 32/62: gnu: gjs: Update to 1.52.3., guix-commits, 2019/01/23