Bobby Rong
5dcca07e32
cinnamon.xreader: 3.3.0 -> 3.4.3
2022-07-30 19:51:12 +08:00
Bobby Rong
463b2e3530
cinnamon.bulky: 1.9 -> 2.4
2022-07-30 19:51:11 +08:00
Sandro
33733b1462
Merge pull request #182471 from romildo/fix.enlightenment-scope
...
enlightenment: make new scope
2022-07-29 18:28:10 +02:00
Sandro
e661684c54
Merge pull request #183033 from romildo/fix.lximage-qt
...
lxqt.lximage-qt: add missing dependence menu-cache
2022-07-29 16:34:21 +02:00
José Romildo
237a7bfdc0
lxqt.lximage-qt: add missing dependence menu-cache
...
Fixes the error while loading shared libraries: libmenu-cache.so.3: cannot open
shared object file: No such file or directory
2022-07-26 19:42:03 -03:00
github-actions[bot]
19fd1d7e90
Merge master into staging-next
2022-07-26 00:02:26 +00:00
Jan Tojnar
79abc2a487
gnome.sushi: Fix video previews
...
GStreamer was missing gtksink element.
Fixes: https://github.com/NixOS/nixpkgs/issues/182542
2022-07-25 20:06:40 +02:00
Vladimír Čunát
4ba8bc7d40
Merge branch 'master' into staging-next
2022-07-24 09:44:09 +02:00
José Romildo
b5362aac78
lxqt.pcmanfm-qt: add libexif dependence
2022-07-23 12:14:52 -03:00
José Romildo Malaquias
ebb365b1f7
Merge pull request #182373 from impl/mate-scope
...
mate: expose all packages in a scope
2022-07-23 10:44:31 -03:00
Artturin
6789222b1c
Merge branch 'master' into staging-next
2022-07-22 18:23:16 +03:00
José Romildo Malaquias
c0bdd3b9ae
xfce.catfish: 4.16.3 -> 4.16.4 ( #182252 )
...
* xfce.catfish: reformat the nix expression
* xfce.catfish: fetch from gitlab
* xfce.catfish: add update script
* xfce.catfish: 4.16.3 -> 4.16.4
2022-07-22 15:51:59 +02:00
José Romildo
e772ac45e3
enlightenment: make new scope
2022-07-22 10:45:55 -03:00
Noah Fontes
7e0d8135dd
mate: expose all packages in a scope
...
MATE currently uses a scope, but it doesn't actually expose that scope
to callers, which makes overriding packages in overlays quite difficult
as you have to figure out where each package is plumbed through in the
attrset. You end up with contrived expressions like:
mate = super.mate // {
# ...
extraPackages =
(self.lib.remove super.mate.whatever super.mate.extraPackages)
++ [ self.mate.whatever ];
};
This change exposes the scope so that we can use overrideScope' in
overlays instead.
2022-07-21 13:05:57 -07:00
github-actions[bot]
1136a4b3df
Merge staging-next into staging
2022-07-21 12:02:20 +00:00
Ryan Horiguchi
2c19f93f08
gnomeExtensions: auto-update
2022-07-20 21:51:13 +02:00
github-actions[bot]
9c32c81a99
Merge staging-next into staging
2022-07-20 06:02:01 +00:00
Mario Rodas
516a2c4663
Merge pull request #181961 from dwarfmaster/arcan-0.6.2
...
arcan.arcan: 0.6.1.1 -> 0.6.2
2022-07-19 20:51:55 -05:00
github-actions[bot]
f0d5e4f5ad
Merge staging-next into staging
2022-07-19 12:02:34 +00:00
github-actions[bot]
cfe78489c9
Merge master into staging-next
2022-07-19 12:01:43 +00:00
Sandro
5b7f4440c1
Merge pull request #181292 from romildo/upd.ristretto
...
xfce.ristretto: 0.12.2 -> 0.12.3
2022-07-19 12:42:54 +02:00
Sandro
abde0d4b74
Merge pull request #181291 from romildo/upd.mousepad
...
xfce.mousepad: 0.5.9 -> 0.5.10
2022-07-19 12:42:35 +02:00
Sandro
f75384937f
Merge pull request #181289 from romildo/upd.xfce4-settings
...
xfce.xfce4-settings: 4.16.2 -> 4.16.3
2022-07-19 12:42:12 +02:00
Sandro
f4848760df
Merge pull request #181282 from romildo/upd.mate-applets
...
mate.mate-applets: 1.26.0 -> 1.26.1
2022-07-19 12:41:47 +02:00
Sandro
ef00a2c4b4
Merge pull request #181225 from romildo/upd.mate
...
mate: reformat nix expressions and use git repository to list versions for the update script
2022-07-19 12:41:25 +02:00
DwarfMaster
016243550c
arcan.arcan: 0.6.1.1 -> 0.6.2
2022-07-18 17:39:59 +02:00
github-actions[bot]
a2fce4c651
Merge staging-next into staging
2022-07-18 12:02:35 +00:00
Vladimír Čunát
250922fd1e
Merge branch 'master' into staging-next
2022-07-18 08:29:53 +02:00
Majiir Paktu
182892c6f9
gnome-shell: build css from source
2022-07-17 14:06:23 -04:00
Bobby Rong
91995b7bd6
Merge pull request #181789 from bobby285271/pantheon
...
pantheon.elementary-files: fix crash when removing bookmark
2022-07-17 18:28:36 +08:00
Bobby Rong
475016947e
pantheon.elementary-files: fix crash when removing bookmark
2022-07-17 10:35:45 +08:00
Artturi
192e3d44ac
Merge pull request #181302 from Artturin/fixcross4
...
lua-packages: fix eval failure when cross-compiling
2022-07-15 19:51:16 +03:00
Artturin
7db9cda1b5
gnustep.make: fix cross
2022-07-14 22:08:56 +03:00
Artturin
6a249036fb
gnustep.gsmakeDerivation: fix cross eval
...
error: attribute 'runtimeShell' missing
2022-07-14 22:08:56 +03:00
github-actions[bot]
1a74c5d703
Merge master into staging-next
2022-07-14 18:01:27 +00:00
Elis Hirwing
729fb87ae3
treewide: Drop myself as maintainer for some packages I don't use
2022-07-14 14:39:58 +02:00
github-actions[bot]
00ec8bc8d3
Merge master into staging-next
2022-07-13 18:01:28 +00:00
Sandro
a959a2cd26
Merge pull request #180992 from romildo/new.xdg.portal.lxqt
2022-07-13 14:15:09 +02:00
Vladimír Čunát
8169a7fce0
Merge branch 'master' into staging-next
2022-07-13 09:57:41 +02:00
André Vitor de Lima Matos
88d388d168
kde/plasma5: 5.25.2 -> 5.25.3
2022-07-13 15:04:47 +08:00
José Romildo
829b778aa2
xfce.ristretto: 0.12.2 -> 0.12.3
2022-07-12 19:36:10 -03:00
José Romildo
58e9223c21
xfce.mousepad: 0.5.9 -> 0.5.10
2022-07-12 19:29:44 -03:00
José Romildo
87c1d847d2
xfce.xfce4-settings: 4.16.2 -> 4.16.3
2022-07-12 19:21:42 -03:00
José Romildo
8e2a1bc541
mate.mate-applets: 1.26.0 -> 1.26.1
2022-07-12 18:29:20 -03:00
Bobby Rong
0c76e36189
Merge pull request #181179 from bobby285271/pantheon
...
pantheon.wingpanel-indicator-notifications: 6.0.5 -> 6.0.6
2022-07-13 00:45:45 +08:00
José Romildo
f26e356bf1
mate: update script list versions from the git repository
2022-07-12 10:13:13 -03:00
github-actions[bot]
446763e8e1
Merge master into staging-next
2022-07-12 12:01:18 +00:00
José Romildo
deeb80c04a
mate: reformat nix expressions
2022-07-12 08:56:56 -03:00
piegames
22f07d544d
Merge pull request #180482 : gnomeExtensions: auto-update
2022-07-12 12:21:15 +02:00
Bobby Rong
3003cd353a
pantheon.wingpanel-indicator-notifications: 6.0.5 -> 6.0.6
2022-07-12 09:55:15 +08:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
...
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
José Romildo
3fd82bba7f
lxqt.xdg-desktop-portal-lxqt: allow extra qt styles
...
Qt style plugins should be included in buildInputs to be available in
the portal.
2022-07-10 10:46:40 -03:00
R. Ryantm
7abecbac0c
epiphany: 42.2 -> 42.3
2022-07-09 06:03:28 +02:00
R. Ryantm
23b48c638c
gnome.gnome-boxes: 42.2 -> 42.3
2022-07-08 20:23:37 +02:00
R. Ryantm
28ce47092a
gnome.gnome-bluetooth: 42.1 -> 42.2
2022-07-08 16:24:25 +02:00
zendo
4c4e75b3d6
gnomeExtensions: auto-update
2022-07-07 17:41:33 +08:00
R. Ryantm
5c0ddf82c5
mate.caja: 1.26.0 -> 1.26.1
2022-07-07 08:16:39 +00:00
André Vitor de Lima Matos
20c05528c3
kde/plasma: 5.25.1 -> 5.25.2
2022-07-07 10:28:10 +08:00
José Romildo Malaquias
0e60ec3f1a
Merge pull request #179804 from romildo/upd.mate-tweak
...
mate.mate-tweak: 22.04.4 -> 22.04.8
2022-07-05 20:22:00 -03:00
Martino Fontana
70dc91a415
libsForQt5.bismuth: 3.1.1 -> 3.1.2
2022-07-05 15:24:51 +02:00
maxine [they]
65753e14a3
Merge pull request #180200 from r-ryantm/auto-update/gnome.polari
2022-07-05 12:13:42 +02:00
maxine [they]
1cb8e9928e
Merge pull request #180199 from r-ryantm/auto-update/gnome.mutter
2022-07-05 12:13:29 +02:00
maxine [they]
64f1c98cbc
Merge pull request #180196 from r-ryantm/auto-update/gnome.gnome-shell-extensions
2022-07-05 12:13:18 +02:00
R. Ryantm
95325c1793
gnome.polari: 42.0 -> 42.1
2022-07-05 05:06:19 +00:00
R. Ryantm
95ffdc6b73
gnome.mutter: 42.2 -> 42.3
2022-07-05 04:54:36 +00:00
R. Ryantm
042db7e16c
gnome.gnome-shell-extensions: 42.2 -> 42.3
2022-07-05 04:44:26 +00:00
R. Ryantm
1468b339d0
gnome.gnome-shell: 42.2 -> 42.3.1
2022-07-05 04:34:47 +00:00
Bobby Rong
793c5e7076
Merge pull request #180064 from bobby285271/pantheon
...
Pantheon 7 updates 2022-07-03
2022-07-04 21:36:42 +08:00
R. Ryantm
b80115e85f
gnome.gnome-remote-desktop: 42.2 -> 42.3
2022-07-04 13:37:23 +02:00
Bobby Rong
6841314b45
pantheon.granite7: fix large height bug for MessageDialog
2022-07-04 13:41:30 +08:00
Bobby Rong
513b8a9d2b
pantheon.gala: fix initial alt-tab switcher indicator visibility
2022-07-04 13:31:26 +08:00
Bobby Rong
ba48a66dec
pantheon.wingpanel-indicator-notifications: 6.0.4 -> 6.0.5
2022-07-04 08:51:34 +08:00
Bobby Rong
fcd299ab70
pantheon.switchboard-plug-wacom: 1.0.0 -> 1.0.1
2022-07-04 08:49:40 +08:00
Josef Kemetmüller
1ca04aa9f1
treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
...
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
R. Ryantm
3eec36f837
gnome.zenity: 3.42.1 -> 3.43.0
2022-07-03 14:16:35 +02:00
Bobby Rong
2d5ce367c0
Merge pull request #179964 from bobby285271/pantheon
...
Pantheon 7 updates 2022-07-02
2022-07-03 19:19:23 +08:00
Bobby Rong
3f64089b1f
Merge pull request #179988 from r-ryantm/auto-update/pantheon.switchboard-plug-pantheon-shell
...
pantheon.switchboard-plug-pantheon-shell: 6.1.0 -> 6.2.0
2022-07-03 19:17:30 +08:00
R. Ryantm
eccf2df672
pantheon.switchboard-plug-pantheon-shell: 6.1.0 -> 6.2.0
2022-07-03 09:26:12 +00:00
R. Ryantm
867a0b9c69
pantheon.switchboard-plug-network: 2.4.2 -> 2.4.3
2022-07-03 09:17:59 +00:00
Bobby Rong
a173b861ff
pantheon.elementary-camera: 6.1.0 -> 6.2.0
2022-07-03 09:07:05 +08:00
Bobby Rong
07428e9c2f
pantheon.elementary-files: 6.1.3 -> 6.1.4
2022-07-03 08:59:36 +08:00
Jan Tojnar
ac47a22add
gnome.sushi: 41.2 → 42.0
...
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.2...42.0
2022-07-02 02:23:00 +02:00
Jan Tojnar
679a373a81
gnome.gnome-maps: 42.2 → 42.3
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v42.2...v42.3
2022-07-02 02:23:00 +02:00
Jan Tojnar
6654f95010
gnome.gnome-calculator: 42.1 → 42.2
...
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.1...42.2
2022-07-02 02:22:59 +02:00
Jan Tojnar
5e2d29c7f2
gnome.gnome-boxes: 42.1 → 42.2
...
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.1...42.2
Tarball no longer contains gtk-frdp subproject and it is going to be dropped in the future:
https://gitlab.gnome.org/GNOME/gnome-boxes/-/merge_requests/532
2022-07-02 02:22:59 +02:00
Jan Tojnar
d87a011c1e
evolution-data-server: 3.44.2 → 3.44.3
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.44.2...3.44.3
2022-07-02 02:22:59 +02:00
Sandro
94cc879da0
Merge pull request #179826 from tpwrules/lxqt-add-qtimageformats
2022-07-01 21:53:47 +02:00
Thomas Watson
4e9369f65e
lxqt.pcmanfm-qt: add qtimageformats plugin
...
Adds the qtimageformats plugin to provide thumbnailing support for some
additional formats, including TIFF and WEBP. Closure size increases
by 650KiB to 530MiB.
2022-07-01 14:17:32 -05:00
Thomas Watson
782b85a9c2
lxqt.lximage-qt: add qtimageformats plugin
...
Adds the qtimageformats plugin to provide viewing support for some
additional formats, including TIFF and WEBP. Closure size increases
by 650KiB to 530MiB.
2022-07-01 14:17:26 -05:00
José Romildo
1badcfab27
mate.mate-tweak: 22.04.4 -> 22.04.8
2022-07-01 11:02:22 -03:00
R. Ryantm
991aa3f49a
gnome.gnome-software: 42.2 -> 42.3
2022-07-01 15:12:10 +02:00
R. Ryantm
2439ddbd9b
gnome.gnome-control-center: 42.2 -> 42.3
2022-07-01 15:11:32 +02:00
R. Ryantm
d20dd11968
pantheon.wingpanel-indicator-network: 2.3.2 -> 2.3.3
2022-07-01 07:47:54 +00:00
Bobby Rong
37c5406988
Merge pull request #179653 from bobby285271/pantheon
...
pantheon.switchboard-plug-printers: 2.1.10 -> 2.2.0
2022-07-01 12:44:23 +08:00
Bobby Rong
133573bd5b
pantheon.switchboard-plug-printers: 2.1.10 -> 2.2.0
2022-06-30 09:20:28 +08:00
ajs124
b67a9bffcc
maintainers: remove hinton
...
no github account linked
2022-06-29 00:54:59 +02:00
ajs124
45ec5898cb
maintainers: remove tstrobel
...
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
ajs124
a0718341e6
maintainers: remove volth
...
github account deleted
2022-06-29 00:52:12 +02:00
André Vitor de Lima Matos
2bf8d8c016
plasma-mobile: add plasma-workspace to buildInputs
2022-06-25 18:29:02 -03:00
André Vitor de Lima Matos
868b2b1fbe
Revert "powerdevil: fix brightness wonkiness on some laptops"
...
This reverts commit a29f64c22f
.
2022-06-25 18:25:32 -03:00
André Vitor de Lima Matos
72404d713a
kde/plasma: 5.25.0 -> 5.25.1
2022-06-25 18:25:32 -03:00
R. Ryantm
2573b8bcc5
gnome.aisleriot: update source sha256
...
Upstream re-tagged 3.22.23 and 3.22.24:
- https://gitlab.gnome.org/GNOME/aisleriot/-/issues/937
A direct comparison:
- 3.22.23: 730f7feb48..9c89b68662
- 3.22.24: 21a6d3c8e6..b9cd13873b
The following commits are no longer presented on 3.22.24:
- 9c89b68662...c18c1797d4
- e4e55fd282...730f7feb48
- 7ed4c8c9a3...21a6d3c8e6
The following commits are no longer part of 3.22.23 but still part of 3.22.24:
- 301fa2700d...78c53b7aea
2022-06-23 09:35:55 +08:00
R. Ryantm
a72d7811be
gnome.aisleriot: 3.22.23 -> 3.22.24
2022-06-21 12:31:58 +02:00
Bobby Rong
d83c9aaf15
Merge pull request #178089 from bobby285271/pantheon
...
pantheon.elementary-files: 6.1.2 -> 6.1.3
2022-06-19 13:07:15 +08:00
piegames
cc83d357ad
Merge pull request #177916 : gnomeExtensions: auto-update
2022-06-18 17:08:42 +02:00
Bobby Rong
3e550d5cd2
pantheon.elementary-files: 6.1.2 -> 6.1.3
2022-06-18 10:19:18 +08:00
Sandro
cf1ec58e20
Merge pull request #177290 from trofi/workaround-fno-common-for-gnome.nautilus-python
...
gnome.nautilus-python: add -fcommon workaround
2022-06-17 22:11:07 +02:00
Sandro
167e455d1f
Merge pull request #177005 from trofi/fix-fno-common-for-vinagre
...
vinagre: pull fix pending upstream inclusiong for -fno-common toolcha…
2022-06-17 22:10:52 +02:00
Sandro
090a4593ab
Merge pull request #177852 from K900/powerdevil-brightness-fix
...
powerdevil: fix brightness wonkiness on some laptops
2022-06-17 13:37:09 +02:00
Ryan Horiguchi
3e17f00d88
gnomeExtensions: auto-update
2022-06-16 21:19:02 +02:00
K900
a29f64c22f
powerdevil: fix brightness wonkiness on some laptops
...
See: https://bugs.kde.org/show_bug.cgi?id=454161
2022-06-16 21:16:38 +03:00
R. Ryantm
0ab94d8f77
gnome.gnome-todo: unstable-2022-05-23 -> unstable-2022-06-12
2022-06-16 19:12:54 +02:00
Bobby Rong
4409580983
Merge pull request #177710 from bobby285271/pantheon
...
Pantheon 7 updates 2022-06-14
2022-06-16 13:08:58 +08:00
maxine [they]
e75e32d873
Merge pull request #177593 from r-ryantm/auto-update/gnome.ghex
...
gnome.ghex: 42.2 -> 42.3
2022-06-15 22:11:05 +02:00
Bobby Rong
c9522e3ff5
Merge pull request #177469 from r-ryantm/auto-update/gnome-text-editor
...
gnome-text-editor: 42.1 -> 42.2
2022-06-15 21:50:56 +08:00
Bobby Rong
a6549335fb
Merge pull request #177706 from r-ryantm/auto-update/gnome.gnome-calendar
...
gnome.gnome-calendar: 42.1 -> 42.2
2022-06-15 21:07:31 +08:00
Andreas
b7d0d7411b
plasma-workspace: instead of 'query_qmake' CMakeLists.txt is using 'ecm_query_qt' now
2022-06-15 14:53:40 +08:00
Andreas
bbded419f9
plasma: 5.24.90 -> 5.25.0
2022-06-15 14:53:40 +08:00
Andreas
56e942b0ea
plasma-integration: add wayland, wayland-protocols, and plasma-wayland-protocols dependencies
2022-06-15 14:53:40 +08:00
Andreas
08555e82ba
kwin: fix build for 5.24.90
2022-06-15 14:53:40 +08:00
Andreas
6cae76a505
kwayland-server has been integrated into kwin - delete package
2022-06-15 14:53:40 +08:00
Andreas
72c3b6c05e
plasma: 5.24.5 -> 5.24.90 (5.25 beta)
2022-06-15 14:53:40 +08:00
Bobby Rong
099300771f
pantheon.elementary-settings-daemon: add updateScript
2022-06-15 12:00:39 +08:00
Bobby Rong
859f3ff664
pantheon.elementary-notifications: add updateScript
2022-06-15 12:00:39 +08:00
Bobby Rong
0747c65922
pantheon.switchboard: 6.0.1 -> 6.0.2
2022-06-15 12:00:39 +08:00
Bobby Rong
afbe75751b
pantheon.elementary-tasks: 6.2.0 -> 6.3.0
2022-06-15 12:00:32 +08:00
R. Ryantm
9896d3e929
gnome.gnome-calendar: 42.1 -> 42.2
2022-06-15 03:17:14 +00:00
R. Ryantm
3c25c57c81
gnome.ghex: 42.2 -> 42.3
2022-06-14 03:04:11 +00:00
R. Ryantm
434130e202
gnome-text-editor: 42.1 -> 42.2
2022-06-13 04:38:19 +00:00
José Romildo
46f92ca4da
xfce.exo: 4.16.3 -> 4.16.4
...
Fixes: CVE-2022-32278
2022-06-11 19:17:33 -03:00
Sergei Trofimovich
a0c9b8b4fa
gnome.nautilus-python: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: nautilus-python-object.o:src/nautilus-python.h:61: multiple definition of
`_PyNautilusMenu_Type'; nautilus-python.o:src/nautilus-python.h:61: first defined here
2022-06-11 14:46:33 +01:00
Jan Tojnar
67de7b4eb2
gnome.gnome-bluetooth: 42.0 → 42.1
...
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.0...42.1
2022-06-10 16:39:56 +02:00
Bobby Rong
cc8104a872
Merge pull request #177127 from bobby285271/pantheon
...
Pantheon 7 updates 2022-06-09
2022-06-10 19:10:06 +08:00
Bobby Rong
6667e3670f
pantheon.elementary-notifications: 6.0.1 -> 6.0.2
2022-06-10 12:23:02 +08:00
Bobby Rong
22e8068097
pantheon.elementary-videos: 2.8.3 -> 2.8.4
2022-06-10 12:19:52 +08:00
AndersonTorres
9618839939
gnome-todo: use SRI hash format
2022-06-09 23:16:58 -03:00
Sergei Trofimovich
7593e005e1
vinagre: pull fix pending upstream inclusiong for -fno-common toolchain support
...
Without the change build fails on upstream gcc-10 as:
ld: plugins/vnc/vinagre_vinagre-vinagre-vnc-tab.o:plugins/vnc/vinagre-vnc-connection.h:29:
multiple definition of `scaling_command_line';
vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener.o:plugins/vnc/vinagre-vnc-connection.h:29: first defined here
2022-06-09 09:33:38 +01:00
Sergei Trofimovich
b9dcfbbd4d
cdesktopenv: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: raima/startup.o:/build/cde-2.3.2/lib/DtSearch/raima/dbtype.h:408: multiple definition of
`__SK__'; raima/alloc.o:/build/cde-2.3.2/lib/DtSearch/raima/dbtype.h:408: first defined here
2022-06-05 18:15:16 +01:00
Bobby Rong
1ff4666b66
Merge pull request #176179 from bobby285271/elementary-camera
...
pantheon.elementary-camera: 6.0.3 -> 6.1.0
2022-06-04 21:04:00 +08:00
R. Ryantm
c0bc75a4a9
gnome.rygel: 0.40.3 -> 0.40.4
2022-06-04 13:45:29 +02:00
Bobby Rong
63c45ddaf8
pantheon.elementary-camera: 6.0.3 -> 6.1.0
2022-06-04 11:04:23 +08:00
piegames
0a8e9a1592
Merge pull request #176002 : gnomeExtensions: auto-update
2022-06-03 22:03:12 +02:00
Ryan Horiguchi
2416fb6f6c
gnomeExtensions: auto-update
2022-06-02 23:10:46 +02:00
Justinas Stankevicius
c0e56baaba
gnomeExtensions.freon: fix patch for v48, simplify
2022-06-02 22:51:41 +03:00
Bobby Rong
57b107c726
gnome.geary: fix build with vala 0.56
2022-06-02 23:36:54 +08:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next
2022-06-01 12:01:27 +00:00
R. Ryantm
0fce602773
gnome.gnome-settings-daemon: 42.1 -> 42.2
2022-06-01 11:31:42 +02:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next
2022-06-01 06:05:20 +00:00
Zhu Zihao
21c2e9d069
gnustep.base: Remove duplicated giflib input
2022-06-01 10:24:15 +08:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next
2022-05-31 18:01:11 +00:00