aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index db4678e3ce..49fb2c8f0c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3436,7 +3436,7 @@ and RDP protocols.")
; or /etc/machine-id.
#:glib-or-gtk? #t
#:configure-flags '("-Denable-gtk-doc=true")))
- (home-page "https://developer.gnome.org/dconf")
+ (home-page "https://developer.gnome.org/dconf/")
(synopsis "Low-level GNOME configuration system")
(description "Dconf is a low-level configuration system. Its main purpose
is to provide a backend to GSettings on platforms that don't already have
uix/commit/gnu/packages.scm?id=bfc9c339301ffe6dd15d156894dc27e05f6f081f'>packages: Add the channel .go files to the search path....Ludovic Courtès 2019-02-20Merge branch 'staging' into core-updatesMarius Bakke 2019-02-16packages: Remove duplicates from package cache....Ludovic Courtès 2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus 2019-01-15guix package: '--list-available' can use data from the cache....Ludovic Courtès 2019-01-15edit: Use 'specification->location' to read information from the cache....Ludovic Courtès 2019-01-15channels: Compute a package cache and use it....Ludovic Courtès 2019-01-15packages: Remove 'find-newest-available-packages'....Ludovic Courtès 2018-12-20gnu: Use i686-linux bootstrap binaries on x86_64-linux....Ludovic Courtès 2018-09-02Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès 2018-05-13packages: 'find-packages-by-name' properly honors version prefixes....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2018-04-08Add (guix self)....Ludovic Courtès 2017-11-07packages: 'fold-packages' takes #:select? parameter....Ludovic Courtès 2017-09-01packages: 'fold-packages' takes an optional 'modules' parameter....Ludovic Courtès 2017-06-11packages: Add 'specifications->manifest'....Ludovic Courtès 2017-05-03Add (guix discovery)....Ludovic Courtès 2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès 2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès 2017-03-08packages: Use PACKAGE@VERSION syntax when reporting ambiguities....Ludovic Courtès 2017-02-27packages: Add 'search-auxiliary-file'....Alex Kost 2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès 2017-01-28Add (guix memoization)....Ludovic Courtès