mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
4954ea27e0
commit
8f39a0a7a9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue