[fractal/fractal-next] Update repo url for libadwaita and bindings
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] Update repo url for libadwaita and bindings
- Date: Fri, 21 May 2021 10:51:50 +0000 (UTC)
commit f4a7d3f8d76ad8b14a976460a8d0508990f74b55
Author: Julian Sparber <julian sparber net>
Date: Fri May 21 10:37:27 2021 +0000
Update repo url for libadwaita and bindings
Cargo.lock | 4 ++--
Cargo.toml | 2 +-
build-aux/org.gnome.FractalNext.Devel.json | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Cargo.lock b/Cargo.lock
index f413244c..40d526e4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1437,7 +1437,7 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libadwaita"
version = "0.1.0"
-source =
"git+https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs.git#b3c15ade781ba33960f9343593a67ee0dda6dd86";
+source = "git+https://gitlab.gnome.org/World/Rust/libadwaita-rs.git#b3c15ade781ba33960f9343593a67ee0dda6dd86";
dependencies = [
"gdk-pixbuf",
"gdk4",
@@ -1452,7 +1452,7 @@ dependencies = [
[[package]]
name = "libadwaita-sys"
version = "0.1.0"
-source =
"git+https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs.git#b3c15ade781ba33960f9343593a67ee0dda6dd86";
+source = "git+https://gitlab.gnome.org/World/Rust/libadwaita-rs.git#b3c15ade781ba33960f9343593a67ee0dda6dd86";
dependencies = [
"gdk-pixbuf-sys",
"gdk4-sys",
diff --git a/Cargo.toml b/Cargo.toml
index 15c89dfa..bbe6afeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ git = "https://github.com/gtk-rs/gtk4-rs";
[dependencies.adw]
package = "libadwaita"
-git = "https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs.git";
+git = "https://gitlab.gnome.org/World/Rust/libadwaita-rs.git";
[dependencies.matrix-sdk]
git = "https://github.com/matrix-org/matrix-rust-sdk.git";
diff --git a/build-aux/org.gnome.FractalNext.Devel.json b/build-aux/org.gnome.FractalNext.Devel.json
index f256f4bd..4184959a 100644
--- a/build-aux/org.gnome.FractalNext.Devel.json
+++ b/build-aux/org.gnome.FractalNext.Devel.json
@@ -42,7 +42,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/exalm/libadwaita.git";,
+ "url" : "https://gitlab.gnome.org/GNOME/libadwaita.git";,
"branch" : "main"
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]