GNU bug report logs -
#64798
[PATCH 000/209] update kde package and add plasme desktop
Previous Next
Reported by: Zheng Junjie <873216071 <at> qq.com>
Date: Sun, 23 Jul 2023 08:11:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #407 received at 64798 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/kde.scm (kdevelop-pg-qt): Update to 2.2.2.
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 85cb458a97..6061758d3d 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -391,7 +391,7 @@ (define-public kdevelop
(define-public kdevelop-pg-qt
(package
(name "kdevelop-pg-qt")
- (version "2.2.1")
+ (version "2.2.2")
(source
(origin
(method git-fetch)
@@ -400,7 +400,7 @@ (define-public kdevelop-pg-qt
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "3kfab4p717acbdkcdi41d98vwch7v431gb2qi6s38hmclsf8bf8g"))))
+ (base32 "0kdi12phrl5afv41dy856g2vv3bp0a1b1vwp90h08wbqsfyy1zlm"))))
(native-inputs
(list extra-cmake-modules))
(inputs
--
2.41.0
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.