Codebase list cinnamon-menus / 2cdae18
Update upstream source from tag 'upstream/5.4.0' Update to upstream version '5.4.0' with Debian dir 6f9afd304d0d1924945f589b450abcf28709a21c Joshua Peisach 1 year, 10 months ago
2 changed file(s) with 7 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
3737 fi
3838
3939 jobs:
40 "mint20":
40 "mint21":
4141 <<: *shared
4242 docker:
43 - image: linuxmintd/mint20-amd64
43 - image: linuxmintd/mint21-amd64
4444
45 "lmde4":
45 "lmde5":
4646 <<: *shared
4747 docker:
48 - image: linuxmintd/lmde4-amd64
48 - image: linuxmintd/lmde5-amd64
4949
5050 workflows:
5151 version: 2
5252 build:
5353 jobs:
54 - "mint20"
55 - "lmde4"
54 - "mint21"
55 - "lmde5"
0 project('cinnamon-menus', 'c', version : '5.2.0', meson_version: '>=0.40.0')
0 project('cinnamon-menus', 'c', version : '5.4.0', meson_version: '>=0.40.0')
11
22 gnome = import('gnome')
33