GNU bug report logs -
#78427
[PATCH 00/11] hypr* updates
Previous Next
Full log
View this message in rfc822 format
* 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.