me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.8p2.

* gnu/packages/admin.scm (sudo): Update to 1.9.8p2.
master
Tobias Geerinckx-Rice 2021-09-21 19:20:02 +02:00
parent f9fd3752f6
commit 1572737db3
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.8p1")
(version "1.9.8p2")
(source (origin
(method url-fetch)
(uri
@ -1679,7 +1679,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0scd70jds35pdai527cjgdd9c41a7gakpam41hpak5bhvwjfwf89"))
"0b8gd15l2g22w4fhhz0gzmq5c8370klanmy2c1p3px6yly6qnfwy"))
(modules '((guix build utils)))
(snippet
'(begin