* [bug#73114] [PATCH] Update konversation to 24.08.0
[not found] <5d6bfdfc0b03701ac60f65052aa0843a87003089.1725751693.git.superfly.johnson.ref@yahoo.com>
@ 2024-09-07 23:28 ` Superfly Johnson via Guix-patches via
2024-09-09 10:56 ` bug#73114: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Superfly Johnson via Guix-patches via @ 2024-09-07 23:28 UTC (permalink / raw)
To: 73114; +Cc: Superfly Johnson
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73114: [PATCH] Update konversation to 24.08.0
2024-09-07 23:28 ` [bug#73114] [PATCH] Update konversation to 24.08.0 Superfly Johnson via Guix-patches via
@ 2024-09-09 10:56 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-09 10:56 UTC (permalink / raw)
To: Superfly Johnson via Guix-patches via; +Cc: Superfly Johnson, 73114-done
[-- Attachment #1: Type: text/plain, Size: 1788 bytes --]
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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <5d6bfdfc0b03701ac60f65052aa0843a87003089.1725751693.git.superfly.johnson.ref@yahoo.com>
2024-09-07 23:28 ` [bug#73114] [PATCH] Update konversation to 24.08.0 Superfly Johnson via Guix-patches via
2024-09-09 10:56 ` bug#73114: " Z572
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).