GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#73114
; Package guix-patches
.
(Sat, 07 Sep 2024 23:29:01 GMT) (full text , mbox , link ).
Acknowledgement sent
to Superfly Johnson <superfly.johnson@yahoo.com>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sat, 07 Sep 2024 23:29:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
2024-09-07 Superfly Johnson <superfly.johnson@yahoo.com>
* Add Superfly Johnson to copyright header
* Update konversation to 24.08.0
Change-Id: Ifee9d9a5445ef052102c12fbc40e54ea10ae7c0c
---
gnu/packages/kde-internet.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index 86e30750c9..213145a367 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -4,6 +4,7 @@
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2024 Superfly Johnson <superfly.johnson@yahoo.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -226,14 +227,14 @@ (define-public kget
(define-public konversation
(package
(name "konversation")
- (version "24.05.2")
+ (version "24.08.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/konversation-" version ".tar.xz"))
(sha256
- (base32 "1migcrl2d3i4iadijhpap0mm2cd7irp3g2962flll41mv5nhzwsl"))))
+ (base32 "1807i5sj5n1w75x66ii0cm192g3b7z6zqvw7y3l9nlf61ksqfrfi"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools qttools))
--
2.45.2
Information forwarded
to guix-patches@gnu.org
:
bug#73114
; Package guix-patches
.
(Mon, 09 Sep 2024 10:57:01 GMT) (full text , mbox , link ).
Message #8 received at submit@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Superfly Johnson via Guix-patches via <guix-patches@gnu.org> writes:
> 2024-09-07 Superfly Johnson <superfly.johnson@yahoo.com>
>
> * Add Superfly Johnson to copyright header
> * Update konversation to 24.08.0
>
commit message should like this:
```
gnu: konversation: Update to 24.08.0
* gnu/packages/kde-internet.scm (konversation): Update to 24.08.0.
```
> Change-Id: Ifee9d9a5445ef052102c12fbc40e54ea10ae7c0c
> ---
> gnu/packages/kde-internet.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
> index 86e30750c9..213145a367 100644
> --- a/gnu/packages/kde-internet.scm
> +++ b/gnu/packages/kde-internet.scm
> @@ -4,6 +4,7 @@
> ;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
> ;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
> ;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
> +;;; Copyright © 2024 Superfly Johnson <superfly.johnson@yahoo.com>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -226,14 +227,14 @@ (define-public kget
> (define-public konversation
> (package
> (name "konversation")
> - (version "24.05.2")
> + (version "24.08.0")
> (source
> (origin
> (method url-fetch)
> (uri (string-append "mirror://kde/stable/release-service/" version
> "/src/konversation-" version ".tar.xz"))
> (sha256
> - (base32 "1migcrl2d3i4iadijhpap0mm2cd7irp3g2962flll41mv5nhzwsl"))))
> + (base32 "1807i5sj5n1w75x66ii0cm192g3b7z6zqvw7y3l9nlf61ksqfrfi"))))
> (build-system qt-build-system)
> (native-inputs
> (list extra-cmake-modules kdoctools qttools))
push and adjust message, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to Z572 <zhengjunjie@iscas.ac.cn>
:
You have taken responsibility.
(Mon, 09 Sep 2024 10:57:02 GMT) (full text , mbox , link ).
Notification sent
to Superfly Johnson <superfly.johnson@yahoo.com>
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 10:57:02 GMT) (full text , mbox , link ).
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Mon, 07 Oct 2024 11:24:06 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Nov 4 20:58:55 2024;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.