gnu: sudo: Update to 1.9.11.

* gnu/packages/admin.scm (sudo): Update to 1.9.11.
This commit is contained in:
Tobias Geerinckx-Rice 2022-06-05 02:00:01 +02:00
parent 7f2328b7df
commit e3b94eddf6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1769,7 +1769,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.9.10")
(version "1.9.11")
(source (origin
(method url-fetch)
(uri
@ -1779,7 +1779,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"1x34k8sd2msfjjsahff1q143gr5j9z19jx2rmkkbiiz7k084d8a4"))
"1gjingc1h7d6p17m0nn87yiwh8gbdchg4w4kv8s4g89wv0q6wixm"))
(modules '((guix build utils)))
(snippet
'(begin