gnu: otpclient: Update to 4.1.1.

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

Change-Id: Id0bd9ddf54d8e5947737c87af158168ed7f5ff7d
This commit is contained in:
Cayetano Santos 2025-09-21 13:36:35 +02:00
parent 7b67a1d939
commit 2d9e9bd18b
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

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