me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.8.31p1.

* gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
master
Tobias Geerinckx-Rice 2020-03-14 23:46:37 +01:00
parent 7779ad5038
commit 8031a55a23
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1199,7 +1199,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.8.31")
(version "1.8.31p1")
(source (origin
(method url-fetch)
(uri
@ -1209,7 +1209,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0ks5mm9hda5idivncyfpiz4lrd8fv0dpmsl711788k7f7ixdka3y"))
"1n0mdmgcs92af34xxsnsh1arrngymhdmwd9srjgjbk65q7xzsg67"))
(modules '((guix build utils)))
(snippet
'(begin