me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.12.

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

View File

@ -1898,7 +1898,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.11p3")
(version "1.9.12")
(source (origin
(method url-fetch)
(uri
@ -1908,7 +1908,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0w0z9w4vnhjsc4jjghi6wlyv4v055hsy38ncb67p08b7yp9fg1s6"))
"0qk3ilb35gcnqg7jyx1r22r0zc9xk2zk9zda9n1mc30pi0w765fy"))
(modules '((guix build utils)))
(snippet
'(begin