gnu: px: Update to 3.6.12.

* gnu/packages/admin.scm (px): Update to 3.6.12.

Change-Id: I36798757c4c432f567a9c35b7e28eff8c32ffe48
This commit is contained in:
Artyom V. Poptsov 2025-06-15 20:52:59 +03:00
parent 4954ea27e0
commit 8f39a0a7a9
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -6726,7 +6726,7 @@ several firewall backends.")
(define-public px
(package
(name "px")
(version "3.6.10")
(version "3.6.12")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6735,7 +6735,7 @@ several firewall backends.")
(file-name (git-file-name name version))
(sha256
(base32
"15xkpmymf0g0mqhjc6mswymrqkilbys3mkhz1xk9lq3jilfhdm04"))))
"06jg6izya1k5gk71pygv8691fcaa6zfnzns57fjknnihz3c42pzw"))))
(build-system python-build-system)
(arguments
(list #:phases