me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.10.

* gnu/packages/admin.scm (sudo): Update to 1.9.10.
master
Tobias Geerinckx-Rice 2022-02-27 01:00:01 +01:00
parent 2907c700eb
commit a001522657
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1708,7 +1708,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.8p2")
(version "1.9.10")
(source (origin
(method url-fetch)
(uri
@ -1718,7 +1718,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0b8gd15l2g22w4fhhz0gzmq5c8370klanmy2c1p3px6yly6qnfwy"))
"1x34k8sd2msfjjsahff1q143gr5j9z19jx2rmkkbiiz7k084d8a4"))
(modules '((guix build utils)))
(snippet
'(begin