~ruther/guix-local

d98677c8169b5e16402c3173040f8f0f16ed71c6 — Liliana Marie Prikler 1 year, 8 months ago 3175906
gnu: lock: Update to 1.1.3.

* gnu/packages/gnome.scm (lock): Update to 1.1.3.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 14498,7 14498,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


@@ 14506,7 14506,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