me
/
guix
Archived
1
0
Fork 0

gnu: otpclient: Update to 3.1.9.

* gnu/packages/password-utils.scm (otpclient): Update to 3.1.9.
master
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
1 changed files with 2 additions and 2 deletions

View File

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