me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.8.

* gnu/packages/admin.scm (sudo): Update to 1.9.8.
master
Tobias Geerinckx-Rice 2021-09-13 19:15:01 +02:00
parent cbfa72bd53
commit 72297993a1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1669,7 +1669,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.7p2")
(version "1.9.8")
(source (origin
(method url-fetch)
(uri
@ -1679,7 +1679,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"1a7w99mlpa7kb7zfqkhvafli0a3xhz50kws25y2sg2dzbmrfxd98"))
"1rlln9nb3lvg4qlkp0c9qxjflx36rf16mflg0sps2kl0k7lmswzi"))
(modules '((guix build utils)))
(snippet
'(begin