1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00

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
+2 -2
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