[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/126: gnu: kbookmarks: Update to 6.4.0.
From: |
guix-commits |
Subject: |
51/126: gnu: kbookmarks: Update to 6.4.0. |
Date: |
Thu, 1 Aug 2024 11:46:35 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 500f6461369b639676c174b8e148645fa57b2b01
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:50 2024 +0800
gnu: kbookmarks: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 6.4.0.
Change-Id: I9cda40a8ffd736d2c523e6f595a03df2ce9c85c7
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index feabc2ffd1..0a56b694dc 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3168,7 +3168,7 @@ by which applications, and what documents have been
linked to which activity.")
(define-public kbookmarks
(package
(name "kbookmarks")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3177,7 +3177,7 @@ by which applications, and what documents have been
linked to which activity.")
name "-" version ".tar.xz"))
(sha256
(base32
- "18gydjkjl9iwz5579xqw940d5w8by8ki7qli392w5c46mfm9sy7h"))))
+ "101jmmlcla9jza4pgmbfvn1mq3wi55wayra61akascz38w62piqk"))))
(build-system cmake-build-system)
(propagated-inputs
(list kwidgetsaddons))
- 20/126: gnu: kitemmodels: Update to 6.4.0., (continued)
- 20/126: gnu: kitemmodels: Update to 6.4.0., guix-commits, 2024/08/01
- 14/126: gnu: kdnssd: Update to 6.4.0., guix-commits, 2024/08/01
- 15/126: gnu: kguiaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 06/126: gnu: kapidox: Update to 6.4.0., guix-commits, 2024/08/01
- 03/126: gnu: attica: Update to 6.4.0., guix-commits, 2024/08/01
- 25/126: gnu: kwayland: Update to 6.1.3., guix-commits, 2024/08/01
- 26/126: gnu: kwidgetsaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 24/126: gnu: ksyntaxhighlighting: Update to 6.4.0., guix-commits, 2024/08/01
- 44/126: gnu: kpackage: Update to 6.4.0., guix-commits, 2024/08/01
- 41/126: gnu: kimageformats: Update to 6.4.0., guix-commits, 2024/08/01
- 51/126: gnu: kbookmarks: Update to 6.4.0.,
guix-commits <=
- 58/126: gnu: kiconthemes: Update to 6.4.0., guix-commits, 2024/08/01
- 67/126: gnu: ktexteditor: Update to 6.4.0., guix-commits, 2024/08/01
- 65/126: gnu: kservice: Update to 6.4.0., guix-commits, 2024/08/01
- 76/126: gnu: xdg-desktop-portal-kde: Update to 6.1.3., guix-commits, 2024/08/01
- 38/126: gnu: kcrash: Update to 6.4.0., guix-commits, 2024/08/01
- 57/126: gnu: kglobalaccel: Update to 6.4.0., guix-commits, 2024/08/01
- 09/126: gnu: kcodecs: Update to 6.4.0., guix-commits, 2024/08/01
- 02/126: gnu: kquickcharts: Update to 6.4.0., guix-commits, 2024/08/01
- 47/126: gnu: syndication: Update to 6.4.0., guix-commits, 2024/08/01
- 43/126: gnu: knotifications: Update to 6.4.0., guix-commits, 2024/08/01