aboutsummaryrefslogtreecommitdiff
path: root/doc/images/coreutils-graph.dot
blob: cb0622a4273d6a6858666a96197e6bd4e124c8f4 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
digraph "Guix package" {
  "70481600" [label = "coreutils-8.24", shape = box, fontname = Helvetica];
  "70481600" -> "50717824" [color = red];
  "70481600" -> "57499200" [color = red];
  "70481600" -> "57496320" [color = red];
  "70481600" -> "69877504" [color = red];
  "50717824" [label = "perl-5.16.1", shape = box, fontname = Helvetica];
  "57499200" [label = "acl-2.2.52", shape = box, fontname = Helvetica];
  "57499200" -> "70563904" [color = red];
  "57499200" -> "50717824" [color = red];
  "57499200" -> "70563520" [color = red];
  "70563904" [label = "gettext-0.19.6", shape = box, fontname = Helvetica];
  "70563904" -> "69316352" [color = red];
  "69316352" [label = "expat-2.1.0", shape = box, fontname = Helvetica];
  "70563520" [label = "attr-2.4.46", shape = box, fontname = Helvetica];
  "70563520" -> "70563904" [color = red];
  "70563520" -> "50717824" [color = red];
  "57496320" [label = "gmp-6.0.0a", shape = box, fontname = Helvetica];
  "57496320" -> "57498432" [color = red];
  "57498432" [label = "m4-1.4.17", shape = box, fontname = Helvetica];
  "69877504" [label = "libcap-2.24", shape = box, fontname = Helvetica];
  "69877504" -> "50717824" [color = red];
  "69877504" -> "70563520" [color = red];

}
fi.po: New file. * po/doc/guix-manual.fi.po: New file. * po/doc/local.mk: Add them. * doc/local.mk: Add them. * po/guix/fi.po: New file. * po/guix/LINGUAS: Add it. 2021-10-17nls: Update translations.Julien Lepiller 2021-09-02nls: Update translations.Julien Lepiller * po/packages/it.po: New file. * po/packages/LINGUAS: Add `it'. * po/*/*.po: Update translations. 2021-08-04nls: Update translations.Julien Lepiller * po/doc/guix-cookbook.ru.po: New file. * po/doc/guix-cookbook.sk.po: New file. * po/*/*.po: Update translations. * doc/local.mk (COOKBOOK_LANGUAGES): Add ru and sk. (info_TEXINFOS): Add Russian and Slovak cookbooks. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add Russian and Slovak po files. 2021-05-10nls: Update translations.Maxim Cournoyer 2021-04-18nls: Add French translation of the cookbook.Julien Lepiller