me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.8.28p1.

* gnu/packages/admin.scm (sudo): Update to 1.8.28p1.
master
Tobias Geerinckx-Rice 2019-10-16 17:24:30 +02:00
parent b2dcfaf2d1
commit 11a9b945cc
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -1128,7 +1128,7 @@ system administrator.")
(define-public sudo (define-public sudo
(package (package
(name "sudo") (name "sudo")
(version "1.8.28") (version "1.8.28p1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -1138,7 +1138,7 @@ system administrator.")
version ".tar.gz"))) version ".tar.gz")))
(sha256 (sha256
(base32 (base32
"188k3w67aflbmi4b5z23pxrvzfcfndi22b84w86gzjh8b9sglaci")) "09xhx2k7j6wlqs9bl7snamd4k6lkyv9ycjwdspgbbqrimy25mfi3"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin