GNU bug report logs - #75823
[PATCH] gnu: haruna: Update to 1.3.2.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Sat, 25 Jan 2025 09:16:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75823 in the body.
You can then email your comments to 75823 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75823; Package guix-patches. (Sat, 25 Jan 2025 09:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <sughosha <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 25 Jan 2025 09:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] gnu: haruna: Update to 1.3.2.
Date: Sat, 25 Jan 2025 14:45:03 +0530
* gnu/packages/kde-multimedia.scm (haruna): Update to 1.3.2.

Change-Id: I5a13ede9d11811c1141b61c833dfa05ebd7afca6
---
 gnu/packages/kde-multimedia.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index 4b0e170b79..ad0b504268 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -147,13 +147,13 @@ (define-public dragon
 (define-public haruna
   (package
     (name "haruna")
-    (version "1.2.1")
+    (version "1.3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/haruna/" version
                                   "/haruna-" version ".tar.xz"))
               (sha256
-               (base32 "1yv2qcjb2q17r416y055ib6kisvslg76qkh651ff5ilq6hd2c0gb"))))
+               (base32 "0gvwsxlrwn2s6i4agmwa0r1lq1fybfyxv933g2z3n76qnn9mkbrb"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase))

base-commit: b08a08448e4fbaf0c9189f8c7714c17e4878cc51
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75823; Package guix-patches. (Sun, 26 Jan 2025 03:01:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Sughosha via Guix-patches via <guix-patches <at> gnu.org>
Cc: 75823-done <at> debbugs.gnu.org, Sughosha <sughosha <at> disroot.org>
Subject: Re: [bug#75823] [PATCH] gnu: haruna: Update to 1.3.2.
Date: Sun, 26 Jan 2025 11:00:07 +0800
[Message part 1 (text/plain, inline)]
Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/kde-multimedia.scm (haruna): Update to 1.3.2.
>
> Change-Id: I5a13ede9d11811c1141b61c833dfa05ebd7afca6
> ---
>  gnu/packages/kde-multimedia.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
> index 4b0e170b79..ad0b504268 100644
> --- a/gnu/packages/kde-multimedia.scm
> +++ b/gnu/packages/kde-multimedia.scm
> @@ -147,13 +147,13 @@ (define-public dragon
>  (define-public haruna
>    (package
>      (name "haruna")
> -    (version "1.2.1")
> +    (version "1.3.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://kde/stable/haruna/" version
>                                    "/haruna-" version ".tar.xz"))
>                (sha256
> -               (base32 "1yv2qcjb2q17r416y055ib6kisvslg76qkh651ff5ilq6hd2c0gb"))))
> +               (base32 "0gvwsxlrwn2s6i4agmwa0r1lq1fybfyxv933g2z3n76qnn9mkbrb"))))
>      (build-system qt-build-system)
>      (arguments
>       (list #:qtbase qtbase))
>
> base-commit: b08a08448e4fbaf0c9189f8c7714c17e4878cc51
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sun, 26 Jan 2025 03:01:02 GMT) Full text and rfc822 format available.

Notification sent to Sughosha <sughosha <at> disroot.org>:
bug acknowledged by developer. (Sun, 26 Jan 2025 03:01:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 23 Feb 2025 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.