aboutsummaryrefslogtreecommitdiff
path: root/po/packages/sk.po
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-11-11 23:11:09 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-13 20:23:23 +0000
commitf881b16ab78ac93ecedacb9bc0072767f7877b77 (patch)
tree6e340cf38247ac489b6073b0bfdf0ad1ce070dc6 /po/packages/sk.po
parent3bfea206eb5ba8f66afbac2a4b5124a354fa440a (diff)
downloadguix-f881b16ab78ac93ecedacb9bc0072767f7877b77.tar.gz
guix-f881b16ab78ac93ecedacb9bc0072767f7877b77.zip
gnu: python-jsonschema: Update to 4.23.0.
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.23.0. [arguments]<phases>: Remove 'patch-pyproject phase. [native-inputs]: Add python-pip. Change-Id: I20b7b72ee66982c23a134caabe267cdccbdd5196
Diffstat (limited to 'po/packages/sk.po')
0 files changed, 0 insertions, 0 deletions
ew test. Ludovic Courtès 2019-05-18gremlin: Adjust tests for foreign distros....Fixes <https://bugs.gnu.org/35775>. * tests/gremlin.scm ("elf-dynamic-info-needed, executable"): Expect only libguile and libc among NEEDED. ("strip-runpath"): Pass '--enable-new-dtags' to get RUNPATH, not RPATH. Ting-Wei Lan 2018-08-25Merge branch 'staging' into core-updatesMarius Bakke 2018-08-21gremlin: 'elf-dynamic-info-needed' test is no longer skipped....* tests/gremlin.scm (%guile-executable): Use /proc/self/exe instead of (command-line). For a while now, the first element of (command-line) was "./build-aux/test-driver.scm"; consequently the test was always skipped. Ludovic Courtès 2018-05-07gremlin: Add 'strip-runpath'....* guix/build/gremlin.scm (strip-runpath): New procedure. * tests/gremlin.scm (c-compiler): New variable. ("strip-runpath"): New test. Ludovic Courtès