1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: Add pax-utils.

* gnu/packages/elf.scm (pax-utils): New variable.

Change-Id: If4978a63b3a654f1a93dcc901f153161df71692f
This commit is contained in:
Maxim Cournoyer
2025-10-21 15:21:54 +09:00
parent cbb8edb715
commit 84b56d3965
2 changed files with 60 additions and 1 deletions

View File

@@ -3858,7 +3858,6 @@ data structures and to operate on them.")
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-elf-" version
".tar.gz"))
(sha256
(base32
"0x3shih7sjj34f5305kvbp4cfy11m92zwidjk3658m23zkd6gdqa"))))