gnu: sudo: Update to 1.9.7p1.

* gnu/packages/admin.scm (sudo): Update to 1.9.7p1.
This commit is contained in:
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

View file

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