me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.8.25p1.

* gnu/packages/admin.scm (sudo): Update to 1.8.25p1.
master
Tobias Geerinckx-Rice 2018-09-12 22:15:38 +02:00
parent 0b0b43ed7a
commit 581b6f5e96
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -963,7 +963,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.8.25")
(version "1.8.25p1")
(source (origin
(method url-fetch)
(uri
@ -973,7 +973,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0hfw6pcwjvv1vvnhb4n1p210306jm4npz99p9cfhbd33yrhhzkwx"))
"0nqri46d4dpycj96zin2f2wszmhm7q9mr68hhj9sp81pgmx9rjcx"))
(modules '((guix build utils)))
(snippet
'(begin