me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.7p1.

* gnu/packages/admin.scm (sudo): Update to 1.9.7p1.
master
Tobias Geerinckx-Rice 2021-06-12 10:24:51 +02:00
parent dc6c4e5903
commit ded2ebb1b9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1586,7 +1586,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.7")
(version "1.9.7p1")
(source (origin
(method url-fetch)
(uri
@ -1596,7 +1596,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0jg5vf6hc0j2bh4vqwsb4jybhryrsh4kz97r1salvf4rcqnprgib"))
"1kyqj45nmykwj38sc5kx7mi0vf6x637hzvbd1jv22lg5aks3251r"))
(modules '((guix build utils)))
(snippet
'(begin