aboutsummaryrefslogtreecommitdiff
path: root/po/packages/fr.po
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-05-10 00:54:22 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-13 20:18:58 +0000
commit71aa037a1ab70f5bd04cfffd653622690c295eaa (patch)
tree04e864d1cf1a235f46c21201cccecafb8df262cd /po/packages/fr.po
parentad9e792f832fa30c13f94871ff7bb473b884bf8b (diff)
downloadguix-71aa037a1ab70f5bd04cfffd653622690c295eaa.tar.gz
guix-71aa037a1ab70f5bd04cfffd653622690c295eaa.zip
gnu: python-matplotlib: Ignore failing tests.
* gnu/packages/python-xyz.scm (python-matplotlib) [arguments]<#:test-flags>: Ignore failing tests. Change-Id: I3ecb9e6331f17a9333e27daab8fa9d6c3c408aea Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'po/packages/fr.po')
0 files changed, 0 insertions, 0 deletions
age.scm?id=cfec09a9928e171a724f630ba652ea0241d52e92'>import: hackage: Prefix licenses with 'license:'....* guix/import/hackage.scm (string->license): Prefix the value of the license field with ‘license:’. * tests/hackage.scm (match-ghc-foo, match-ghc-foo-6, match-ghc-foo-revision): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen