GNU bug report logs - #78427
[PATCH 00/11] hypr* updates

Previous Next

Package: guix-patches;

Reported by: Murilo <murilo <at> disroot.org>

Date: Wed, 14 May 2025 17:48:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Murilo <murilo <at> disroot.org>
Cc: 78427 <at> debbugs.gnu.org, Zheng Junjie <z572 <at> z572.online>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#78427] [PATCH 05/11] gnu: hyprland-qtutils: Update to 0.1.4.
Date: Sat, 17 May 2025 00:05:58 +0900
Hi,

Murilo <murilo <at> disroot.org> writes:

> * gnu/packages/qt.scm (hyprland-qtutils): Update to 0.1.4.
>
> Change-Id: Ie30304ff1130c0f19ae18890fbc4786aefd8a4c0
> ---
>  gnu/packages/qt.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
> index 9f65a8bdda..49c014870b 100644
> --- a/gnu/packages/qt.scm
> +++ b/gnu/packages/qt.scm
> @@ -5609,7 +5609,7 @@ (define-public soqt
>  (define-public hyprland-qtutils
>    (package
>      (name "hyprland-qtutils")
> -    (version "0.1.3")
> +    (version "0.1.4")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -5618,7 +5618,7 @@ (define-public hyprland-qtutils
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "010p7b2asjb09vpr1jwjmvqzyd6dv2a9acl5jz0xdikbp1mwfvzn"))))
> +                "122qz9zajd11by5cwfjbxv7ngrj1q10fi7f982r8hxpn9ms2ilyr"))))

I've applied this one only (flagged in qt-team).

-- 
Thanks,
Maxim




This bug report was last modified 23 days ago.

Previous Next


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