me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.3p1.

* gnu/packages/admin.scm (sudo): Update to 1.9.3p1.
master
Tobias Geerinckx-Rice 2020-09-24 09:16:30 +02:00
parent 035df987f1
commit 5c9ea15daa
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1397,7 +1397,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.3")
(version "1.9.3p1")
(source (origin
(method url-fetch)
(uri
@ -1407,7 +1407,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0dsq7xf55060cx88286h71l74fia76mf6gbw5j6fs59v7g68k60x"))
"17mldsg5d08s23cskmjxfa81ibnqw3slgf3l4023j72ywi9xxffw"))
(modules '((guix build utils)))
(snippet
'(begin