me
/
guix
Archived
1
0
Fork 0

gnu: usbguard: Update to 1.1.2.

* gnu/packages/hardware.scm (usbguard): Update to 1.1.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
kiasoc5 2022-10-21 22:33:23 -04:00 committed by Efraim Flashner
parent 564baef89c
commit dbc9a9a81b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1121,7 +1121,7 @@ as the Pinebook Pro.")
(define-public usbguard
(package
(name "usbguard")
(version "1.1.1")
(version "1.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1129,7 +1129,7 @@ as the Pinebook Pro.")
(commit (string-append "usbguard-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0lpyhkz5nr0c9mq57mgcvam5c8qfqqwjc4xd46n2ldqc9vhfsask"))))
(base32 "10qqjk7hsycc6hk51abwcld7i48038zqi1jzli59cfvc76ikrxj5"))))
(build-system gnu-build-system)
(arguments
(list