me
/
guix
Archived
1
0
Fork 0

gnu: swaylock-effects: Update to 1.7.0.0.

* gnu/packages/wm.scm (swaylock-effects): Update to 1.7.0.0.

Change-Id: Ie30170b0907cf50c67ce560710c278e8468491bf
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
master
kiasoc5 2024-02-10 23:35:53 -05:00 committed by John Kehayias
parent beb5e6ab81
commit 974be77ddb
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

@ -1864,7 +1864,7 @@ corners, shadows, inactive window dimming, etc.")
(package
(inherit swaylock)
(name "swaylock-effects")
(version "1.6.11")
(version "1.7.0.0")
(source
(origin
(method git-fetch)
@ -1874,7 +1874,7 @@ corners, shadows, inactive window dimming, etc.")
(file-name (git-file-name name version))
(sha256
(base32
"0j7dxn66xqlf6iv2arqzz7mxlh7nf85anvpyf30d2frcidarda9h"))))
"0cgpbzdpxj6bbpa8jwql1snghj21mhryyvj6sk46g66lqvwlrqbj"))))
(arguments
(list #:configure-flags #~'("-Dsse=false")))
(synopsis "Screen locking utility for Wayland compositors with effects")