lilyp pushed a commit to branch gnome-team
in repository guix.
commit 4de01dbb0f2681da629a830f09b239fbc71ef810
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Nov 23 21:40:59 2024 +0100
gnu: lock: Update to 1.1.3.
* gnu/packages/gnome.scm (lock): Update to 1.1.3.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a3d32223e7..a6cb66cc41 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14303,7 +14303,7 @@ or @acronym{RDP, Remote Desktop Protocol}.")
(define-public lock
(package
(name "lock")
- (version "1.0.0")
+ (version "1.1.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -14311,7 +14311,7 @@ or @acronym{RDP, Remote Desktop Protocol}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
"1sq7mk4j3jzs1gzzql938d58gvrz6cp0ingzaxilffdpbpvj4fn3"))))
+ (base32
"18xyh7g4qqm2nx9wfd5bxf293dk0ahwr1acj4ypwswasv0isxdf9"))))
(build-system meson-build-system)
(arguments
(list