gnu: sudo: Update to 1.9.13.

* gnu/packages/admin.scm (sudo): Update to 1.9.13.
This commit is contained in:
Tobias Geerinckx-Rice 2023-02-12 01:00:00 +01:00
parent 89a8d21329
commit ce5b94cb79
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1969,7 +1969,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.9.12p2")
(version "1.9.13")
(source (origin
(method url-fetch)
(uri
@ -1979,7 +1979,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"0fc55axh2hfd8hn66dpmyrrgb0gf0nz71zpaygkrpp8x1ypb385r"))
"0dp4fy0nrqby06vcl34dnxzpqbzifacw7p15v4ls3c7d8rdlam9z"))
(modules '((guix build utils)))
(snippet
'(begin