~ruther/guix-local

7e5816b6683e38679b91ae4912095d524dbe7f00 — Sughosha 4 months ago 31dfc79
gnu: kwallet: Update to 6.18.0.

* gnu/packages/kde-frameworks.scm (kwallet): Update to 6.18.0.

Change-Id: Ic43d9d2a13174db34fc4d7f8555580c7f3daa201
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +2 -2
@@ 4867,7 4867,7 @@ to separate the structure of documents from the data they contain.")
(define-public kwallet
  (package
    (name "kwallet")
    (version "6.16.0")
    (version "6.18.0")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 4876,7 4876,7 @@ to separate the structure of documents from the data they contain.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
                "1vafhnkbqh3gnmrbdkbpmdsql44l48jhj5qc0lsx6hs65h6k7pfq"))))
                "0qyij4w6wa5r10cr9wap2mhhldw1wgy04wrnyd2fx6hb50dhwqy8"))))
    (build-system cmake-build-system)
    (arguments
     (list #:phases