summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSughosha <sughosha@disroot.org>2026-03-03 21:57:29 +0530
committerSughosha <sughosha@disroot.org>2026-03-16 07:44:13 +0530
commita079c0873c6de6e434b446e6fcacc1ea378837f7 (patch)
tree24acf6745bda5436d9997ec2642e5bb9f56d99fa /gnu
parent6517a723f523303ee2f7d6cfba17f6041ba067bf (diff)
gnu: kwallet: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kwallet): Update to 6.23.0. Change-Id: I2312b9c6f8cf6e21901e0a9fb5a96eb766db1310
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 2bc088018dc..2405d752718 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4537,7 +4537,7 @@ to separate the structure of documents from the data they contain.")
(define-public kwallet
(package
(name "kwallet")
- (version "6.22.0")
+ (version "6.23.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4546,7 +4546,7 @@ to separate the structure of documents from the data they contain.")
name "-" version ".tar.xz"))
(sha256
(base32
- "01ma4pvwxyxrg9wzppym46wjw201wsb9p5fwxqf4i6yb3i31m0hh"))))
+ "09vs6f1m4clf9jd8vwlprmf31dqkwpzf1m15bhj7231hqcbvvy0c"))))
(build-system cmake-build-system)
(arguments
(list #:test-exclude "fdo_secrets_test";seems to require network