gnu: sudo: Update to 1.9.13p1.

* gnu/packages/admin.scm (sudo): Update to 1.9.13p1.
This commit is contained in:
Tobias Geerinckx-Rice 2023-02-12 01:00:02 +01:00
parent 78ebd3408a
commit 8e3e748bbe
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.13")
(version "1.9.13p1")
(source (origin
(method url-fetch)
(uri
@ -1979,7 +1979,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"0dp4fy0nrqby06vcl34dnxzpqbzifacw7p15v4ls3c7d8rdlam9z"))
"0hxxagc2v35rzf8jgjdyf92axxbm3mvxm2bx5jhmysz5mj1knak7"))
(modules '((guix build utils)))
(snippet
'(begin