Skip to content

Commit f77db4b

Browse files
committed
Update Devel Runtimes to Gnome 49
1 parent dac0189 commit f77db4b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

build-aux/io.github.alainm23.planify.Devel.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "io.github.alainm23.planify.Devel",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "48",
4+
"runtime-version" : "49",
55
"sdk" : "org.gnome.Sdk",
66
"command" : "io.github.alainm23.planify.Devel",
77
"tags" : [
@@ -18,7 +18,8 @@
1818
"--talk-name=io.github.alainm23.planify",
1919
"--talk-name=io.github.alainm23.planify.quick-add",
2020
"--own-name=io.github.alainm23.planify.quick-add",
21-
"--own-name=io.github.alainm23.planify"
21+
"--own-name=io.github.alainm23.planify",
22+
"--env=GOBJECT_DEBUG=instance-count"
2223
],
2324
"cleanup" : [
2425
"/include",
@@ -95,8 +96,8 @@
9596
"sources" : [
9697
{
9798
"type" : "archive",
98-
"url" : "https://download.gnome.org/sources/evolution-data-server/3.56/evolution-data-server-3.56.1.tar.xz",
99-
"sha256" : "646cc0037da3f9f295794c637d95394ad76f8c9bee2268be2c4183e27720c137",
99+
"url" : "https://download.gnome.org/sources/evolution-data-server/3.58/evolution-data-server-3.58.0.tar.xz",
100+
"sha256" : "a2b5a0b8db11b728edc1d6f1c229dc2711962b7a87c0384221dac8d96000cef7",
100101
"x-checker-data" : {
101102
"type" : "gnome",
102103
"name" : "evolution-data-server"

build-aux/no-webkit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "io.github.alainm23.planify.Devel",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "48",
4+
"runtime-version" : "49",
55
"sdk" : "org.gnome.Sdk",
66
"command" : "io.github.alainm23.planify.Devel",
77
"tags" : [

0 commit comments

Comments
 (0)