1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-22 10:10:31 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sharlatan Hellseher
6dcc097cd8 gnu: patool: Update to 2.1.1.
* gnu/packages/patool.scm (patool): Update to 2.1.1.

Change-Id: I86a5e93b10e377a6705c3b7f4a822d8d54f66483
2024-02-09 22:19:09 +00:00
Sharlatan Hellseher
c439bb2683 gnu: patool: Fix build.
* gnu/packages/patool.scm (patool): Fix build.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:test-flags>: Disable failing tests.

Change-Id: I53ccec4b39bfae6649bfd715fdb2158b2f7a33e1
2024-02-09 22:19:09 +00:00
Ludovic Courtès
8394619bac gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Maxim Cournoyer
8153a402ae gnu: Add patool.
* gnu/packages/patool.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2021-09-26 20:42:34 -04:00