me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.1.

* gnu/packages/admin.scm (sudo): Update to 1.9.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

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