From 2c3c976828eb9786334e9acd8d8b92a4e1933e65 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Fri, 24 Jul 2020 12:19:08 +0200 Subject: [PATCH] Switch back to upstream gir --- rust-bindings/rust/Makefile | 4 ++-- rust-bindings/rust/src/auto/versions.txt | 4 ++-- rust-bindings/rust/sys/src/auto/versions.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rust-bindings/rust/Makefile b/rust-bindings/rust/Makefile index 9765f9df..92c3ed1b 100644 --- a/rust-bindings/rust/Makefile +++ b/rust-bindings/rust/Makefile @@ -1,5 +1,5 @@ -GIR_REPO := https://github.com/fkrull/gir.git -GIR_VERSION := d7f05b3cba10b6e25d0504e492965e20466d091f +GIR_REPO := https://github.com/gtk-rs/gir.git +GIR_VERSION := 2d1ffab19eb5f9a2f0d7a294dbf07517dab4d989 RUSTDOC_STRIPPER_VERSION := 0.1.9 all: gir diff --git a/rust-bindings/rust/src/auto/versions.txt b/rust-bindings/rust/src/auto/versions.txt index 377fbbe3..83191cd5 100644 --- a/rust-bindings/rust/src/auto/versions.txt +++ b/rust-bindings/rust/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c) -from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7) +Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1) +from gir-files (https://github.com/gtk-rs/gir-files @ aa3c638) diff --git a/rust-bindings/rust/sys/src/auto/versions.txt b/rust-bindings/rust/sys/src/auto/versions.txt index 377fbbe3..83191cd5 100644 --- a/rust-bindings/rust/sys/src/auto/versions.txt +++ b/rust-bindings/rust/sys/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c) -from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7) +Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1) +from gir-files (https://github.com/gtk-rs/gir-files @ aa3c638)