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


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

From: Murilo <murilo <at> disroot.org>
To: 78427 <at> debbugs.gnu.org
Cc: Murilo <murilo <at> disroot.org>
Subject: [PATCH 05/11] gnu: hyprland-qtutils: Update to 0.1.4.
Date: Wed, 14 May 2025 14:54:10 -0300
* 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"))))
     (build-system qt-build-system)
     (arguments
      (list #:tests? #f ;There are no tests.
-- 
2.49.0





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.