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.3.1.

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

Change-Id: Ic29cf4a21824dede8aa085f3d2dc460733166fc4
This commit is contained in:
Cayetano Santos
2026-02-24 21:01:27 +01:00
parent 1d3a06c597
commit 1ca156a687

View File

@@ -566,7 +566,7 @@ Counterpane's Passwordsafe.")
(define-public otpclient
(package
(name "otpclient")
(version "4.1.1")
(version "4.3.1")
(source
(origin
(method git-fetch)
@@ -575,7 +575,7 @@ Counterpane's Passwordsafe.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0nbfz4s85pikjbgcla3x9dncwjnbr4dradcdr3jg9a2crc6bmxya"))))
(base32 "09pyym24vy06rk7f6pkbm5vzbjpi6c8amvffxcw2pmkcwn94vv5a"))))
(build-system cmake-build-system)
(arguments
(list