[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/47: gnu: devhelp: Update to 3.34.0.
From: |
guix-commits |
Subject: |
38/47: gnu: devhelp: Update to 3.34.0. |
Date: |
Tue, 14 Apr 2020 23:54:42 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit df8dfba27d09cb19c94f81b666bc7ad91c65fb79
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Dec 23 10:43:22 2019 -0500
gnu: devhelp: Update to 3.34.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.34.0.
---
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 fc8596a..665e775 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4364,7 +4364,7 @@ both a traditional UI or a modern UI with a
GtkHeaderBar.")
(define-public devhelp
(package
(name "devhelp")
- (version "3.32.0")
+ (version "3.34.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4372,7 +4372,7 @@ both a traditional UI or a modern UI with a
GtkHeaderBar.")
name "-" version ".tar.xz"))
(sha256
(base32
- "06sa83zggk29wcg75fl3gqh0rmi7cd3gsbk09a2z23r7vpy7xanq"))))
+ "0zpmn6fgkgiayvn4diia5df0s6s7dqrdnp3nrvpavsmgn0vhb4pg"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- 25/47: gnu: gnome-keyring: Update to 3.34.0., (continued)
- 25/47: gnu: gnome-keyring: Update to 3.34.0., guix-commits, 2020/04/14
- 26/47: gnu: gnome-screenshot: Update to 3.34.0., guix-commits, 2020/04/14
- 33/47: gnu: gjs: Update to 1.58.3., guix-commits, 2020/04/14
- 36/47: gnu: gnome-mines: Update to 3.34.0., guix-commits, 2020/04/14
- 39/47: gnu: gnome-klotski: Update to 3.34.0., guix-commits, 2020/04/14
- 37/47: gnu: gnome-sudoku: Update to 3.34.1., guix-commits, 2020/04/14
- 41/47: gnu: gnome-calendar: Update to 3.34.2., guix-commits, 2020/04/14
- 43/47: gnu: gnome-shell-extensions: Update to 3.34.2., guix-commits, 2020/04/14
- 44/47: gnu: orca: Update to 3.34.1., guix-commits, 2020/04/14
- 47/47: gnu: libical: Enable introspection and Vala bindings., guix-commits, 2020/04/14
- 38/47: gnu: devhelp: Update to 3.34.0.,
guix-commits <=
- 40/47: gnu: gnome-clocks: Update to 3.34.0., guix-commits, 2020/04/14
- 45/47: gnu: cheese: Update to 3.34.0., guix-commits, 2020/04/14
- 34/47: gnu: gnome-shell: Update to 3.34.2., guix-commits, 2020/04/14
- 35/47: gnu: seahorse: Update to 3.34., guix-commits, 2020/04/14
- 42/47: gnu: gnome-tweaks: Update to 3.34.0., guix-commits, 2020/04/14
- 46/47: gnu: gnome-maps: Update to 3.34.2., guix-commits, 2020/04/14