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 #80 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 v2 08/10] gnu: hyprpaper: Update to 0.7.5.
Date: Tue, 20 May 2025 14:46:06 -0300
* gnu/packages/xdisorg.scm (hyprpaper): Update to 0.7.5.

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

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index e5a2d8e0e8..be2ea8b1b6 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3882,7 +3882,7 @@ (define-public hyprlock
 (define-public hyprpaper
   (package
    (name "hyprpaper")
-   (version "0.7.4")
+   (version "0.7.5")
    (source (origin
             (method git-fetch)
             (uri (git-reference
@@ -3891,7 +3891,7 @@ (define-public hyprpaper
             (file-name (git-file-name name version))
             (sha256
              (base32
-              "151r6s04yy3digl3g6gs49xx41yv4xldmbnqr87gp5nz705hjsd6"))))
+              "0j3hbqfx40cjxkvaiqzfij8pgblg2hyv9lbbjjh4iahciwgh7623"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f ;; no test
-- 
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.