1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: otpclient: Update to 4.1.1.

* gnu/packages/password-utils.scm (otpclient): Update to 4.1.1.

Change-Id: Id0bd9ddf54d8e5947737c87af158168ed7f5ff7d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Cayetano Santos
2025-09-21 13:36:35 +02:00
committed by Liliana Marie Prikler
parent 782bcc26f1
commit ffac88cbcf

View File

@@ -538,7 +538,7 @@ Counterpane's Passwordsafe.")
(define-public otpclient
(package
(name "otpclient")
(version "4.0.2")
(version "4.1.1")
(source
(origin
(method git-fetch)
@@ -547,7 +547,7 @@ Counterpane's Passwordsafe.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "061idzh9sz556nm7ahjrvcbnbmgvgfwmph1lfiy7bcvj1g3rf8cm"))))
(base32 "0nbfz4s85pikjbgcla3x9dncwjnbr4dradcdr3jg9a2crc6bmxya"))))
(build-system cmake-build-system)
(arguments
(list