[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/12: gnu: lock: Update to 1.1.3.
From: |
guix-commits |
Subject: |
02/12: gnu: lock: Update to 1.1.3. |
Date: |
Fri, 13 Dec 2024 07:09:43 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 4de01dbb0f2681da629a830f09b239fbc71ef810
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
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
- branch gnome-team updated (5c00ceb3be -> b32926f0d7), guix-commits, 2024/12/13
- 06/12: folks: Disable tests., guix-commits, 2024/12/13
- 02/12: gnu: lock: Update to 1.1.3.,
guix-commits <=
- 05/12: gnu: gnome-shell: Update to 46.7., guix-commits, 2024/12/13
- 01/12: gnu: gnome-settings-daemon: Update to 47.2., guix-commits, 2024/12/13
- 09/12: gnu: libshumate: Update to 1.3.0., guix-commits, 2024/12/13
- 10/12: gnu: gnome-initial-setup: Update to 46.4., guix-commits, 2024/12/13
- 12/12: gnu: gdk-pixbuf: Update to 2.42.12., guix-commits, 2024/12/13
- 03/12: gnu: mutter: Update to 46.6., guix-commits, 2024/12/13
- 08/12: gnu: gnome-keyring: Update to 46.2., guix-commits, 2024/12/13
- 04/12: gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal., guix-commits, 2024/12/13
- 07/12: gnu: folks: Update to 0.15.9., guix-commits, 2024/12/13
- 11/12: Merge branch 'master' into 'gnome-team'., guix-commits, 2024/12/13