gnu: sudo: Update to 1.9.6.

* gnu/packages/admin.scm (sudo): Update to 1.9.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-13 22:16:21 +01:00
parent 15b39826ff
commit faf271e96e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1495,7 +1495,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.9.5p2")
(version "1.9.6")
(source (origin
(method url-fetch)
(uri
@ -1505,7 +1505,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"0y093z4f3822rc88g9asdch12nljdamp817vjxk04mca7ks2x7jk"))
"0m9szw1fxj319z7d2j9nm04cbwk0flczwp1v4zb7sbndj825ijb2"))
(modules '((guix build utils)))
(snippet
'(begin