GNU bug report logs -
#78427
[PATCH 00/11] hypr* updates
Previous Next
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>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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 56 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.