[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74622] [PATCH gnome-team 02/10] gnu: lock: Update to 1.1.3.
From: |
Liliana Marie Prikler |
Subject: |
[bug#74622] [PATCH gnome-team 02/10] gnu: lock: Update to 1.1.3. |
Date: |
Sat, 23 Nov 2024 21:40:59 +0100 |
* 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 @@ (define-public gnome-connections
(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 @@ (define-public lock
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
"1sq7mk4j3jzs1gzzql938d58gvrz6cp0ingzaxilffdpbpvj4fn3"))))
+ (base32
"18xyh7g4qqm2nx9wfd5bxf293dk0ahwr1acj4ypwswasv0isxdf9"))))
(build-system meson-build-system)
(arguments
(list
--
2.46.0
- [bug#74622] [PATCH gnome-team 00/10] Getting ready to finally deliver GNOME 46, Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 02/10] gnu: lock: Update to 1.1.3.,
Liliana Marie Prikler <=
- [bug#74622] [PATCH gnome-team 04/10] gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 05/10] [WIP] gnu: gnome-shell: Update to 46.6., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 01/10] gnu: gnome-settings-daemon: Update to 47.2., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 03/10] gnu: mutter: Update to 46.6., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 09/10] gnu: libshumate: Update to 1.3.0., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 10/10] gnu: gnome-initial-setup: Update to 46.4., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 06/10] folks: Disable tests., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 08/10] gnu: gnome-keyring: Update to 46.2., Liliana Marie Prikler, 2024/11/30
- [bug#74622] [PATCH gnome-team 07/10] gnu: folks: Update to 0.15.9., Liliana Marie Prikler, 2024/11/30