[gnome-calendar/bugfix/flatpak-ci-libical] flatpak: Bump libical version




commit b308da6743a2096ac011c6ac7503e7ccd9e62f85
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sun Jul 25 11:23:28 2021 +0200

    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.

 build-aux/flatpak/org.gnome.Calendar.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 3d42b1c0..6d61ebef 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -101,8 +101,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]