summary refs log tree commit diff
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-10-28 17:13:12 -0400
committerKei Kebreau <kkebreau@posteo.net>2019-12-07 14:04:15 -0500
commitbcea3c11d691712039addc4037943b257e9d7967 (patch)
treeb40a233521cca0160efc01511d3aa14161b6d98a
parent8a5bfb267665a821f8bc35c442472c3b8c6e3c3c (diff)
downloadguix-bcea3c11d691712039addc4037943b257e9d7967.tar.gz
gnu: seahorse: Update to 3.32.2.
* gnu/packages/gnome.scm (seahorse): Update to 3.32.2.
[arguments]: Set #:glib-or-gtk? flag.
-rw-r--r--gnu/packages/gnome.scm10
1 files changed, 6 insertions, 4 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1bf309a3ed..297b2f55f8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2456,7 +2456,7 @@ engineering.")
 (define-public seahorse
   (package
     (name "seahorse")
-    (version "3.30.1.1")
+    (version "3.32.2")
     (source
      (origin
        (method url-fetch)
@@ -2465,12 +2465,13 @@ engineering.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "12x7xmwh62yl0ax90v8nkx3jqzviaz9hz2g56yml78wzww20gawy"))
+         "0d8zdzmlz7fjv9xl20zl4ckidf465mvdjnbpxy3k08y9iw423q4x"))
        (patches (search-patches
                  "seahorse-gkr-use-0-on-empty-flags.patch"))))
     (build-system meson-build-system)
     (arguments
-     '(#:phases
+     '(#:glib-or-gtk? #t
+       #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'skip-gtk-update-icon-cache
            ;; Don't create 'icon-theme.cache'.
@@ -2486,6 +2487,7 @@ engineering.")
        ("openldap" ,openldap)
        ("openssh" ,openssh)
        ("avahi" ,avahi)
+       ("libpwquality" ,libpwquality)
        ("libsecret" ,libsecret)
        ("libsoup" ,libsoup)))
     (native-inputs
@@ -2495,7 +2497,7 @@ engineering.")
        ("pkg-config" ,pkg-config)
        ("vala" ,vala)
        ("xmllint" ,libxml2)))
-    (home-page "https://launchpad.net/gnome-themes-standard")
+    (home-page "https://wiki.gnome.org/Apps/Seahorse")
     (synopsis "Manage encryption keys and passwords in the GNOME keyring")
     (description
      "Seahorse is a GNOME application for managing encryption keys and