gnu: otpclient: Update to 3.1.9.

* gnu/packages/password-utils.scm (otpclient): Update to 3.1.9.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent 2bb7844a14
commit bb6285afdf
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -310,7 +310,7 @@ (define-public pwsafe-cli
(define-public otpclient
(package
(name "otpclient")
(version "3.1.7")
(version "3.1.9")
(source
(origin
(method git-fetch)
@ -319,7 +319,7 @@ (define-public otpclient
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0cwn4spddhg099hcqcvzgbws3xpmnd29g1vayk36118x94wmajaf"))))
(base32 "0n5h76zwchdp3nbiczcfcg9sr0hbfs1npwq26x78rz8jf6md898m"))))
(build-system cmake-build-system)
(arguments
(list