me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.7p2.

* gnu/packages/admin.scm (sudo): Update to 1.9.7p2.
master
Tobias Geerinckx-Rice 2021-07-27 18:09:58 +02:00
parent 95c214e23d
commit 5dc4fe1004
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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