[gnome-notes/fix-flatpak-libical] flatpak: Bump libical version
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/fix-flatpak-libical] flatpak: Bump libical version
- Date: Wed, 4 Aug 2021 09:58:11 +0000 (UTC)
commit bfb245bf1f03bc6da8ba6bc824d349ea156aa6f2
Author: Isaque Galdino <igaldino gmail com>
Date: Wed Aug 4 06:54:07 2021 -0300
flatpak: Bump libical version
libical 3.0.7 doesn't compile anymore in the CI, but the latest version
does. Just bump to that version to fix CI issues.
Thanks to @nielsdg for fixing this in GNOME Calendar so we could borrow
his solution ;)
build-aux/flatpak/org.gnome.Notes.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Notes.json b/build-aux/flatpak/org.gnome.Notes.json
index 8eec80bb..3b47e4ad 100644
--- a/build-aux/flatpak/org.gnome.Notes.json
+++ b/build-aux/flatpak/org.gnome.Notes.json
@@ -105,8 +105,8 @@
"sources" : [
{
"type" : "archive",
- "url" :
"https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz",
- "sha256" : "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
+ "url" :
"https://github.com/libical/libical/releases/download/v3.0.10/libical-3.0.10.tar.gz",
+ "sha256" : "f933b3e6cf9d56a35bb5625e8e4a9c3a50239a85aea05ed842932c1a1dc336b4"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]