me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.14p3.

* gnu/packages/admin.scm (sudo): Update to 1.9.14p3.
Tobias Geerinckx-Rice 2023-07-30 02:00:00 +02:00
parent 8b8944a4d2
commit 54a5d07aa5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1960,7 +1960,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.14p1")
(version "1.9.14p3")
(source (origin
(method url-fetch)
(uri
@ -1970,7 +1970,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"1bwg2bn1sbc6l2gx2r9vfqyf8dyvgp7nad0wj3p5gn095vpza6z9"))
"0qibg30d30gy85g83fj6gsg59g1sj3i9mkfl0k0851dwqjqii0x0"))
(modules '((guix build utils)))
(snippet
'(begin