me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit].

* gnu/packages/admin.scm (sudo): Update to 1.9.5p1.
master
Tobias Geerinckx-Rice 2021-01-12 09:08:29 +01:00
parent 81c07be72a
commit f849b05747
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1402,7 +1402,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.5")
(version "1.9.5p1")
(source (origin
(method url-fetch)
(uri
@ -1412,7 +1412,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"19c39s7fgzjd655g4lgw2gvx448d7blyz8fmb1l0gmhzwxnv261p"))
"10kqdfbfpf3vk5ihz5gwynv4pxdf1lg6ircrlanyygb549yg7pad"))
(modules '((guix build utils)))
(snippet
'(begin