gnu: sudo: Update to 1.9.1.

* gnu/packages/admin.scm (sudo): Update to 1.9.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-19 11:49:31 +02:00
parent f25e8f76fe
commit 748a167c81
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1364,7 +1364,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.9.0")
(version "1.9.1")
(source (origin
(method url-fetch)
(uri
@ -1374,7 +1374,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"0p7r3cl16pjwbc48ff1gbhjw51lngrghvwblxz5lxpyzqlwi88xb"))
"1zxd6hxwhxqrm876wsn9bfajbfc4hc6l9ivzj5rjg80hzv71ch99"))
(modules '((guix build utils)))
(snippet
'(begin