[gnome-notes/fix-nextcloud-user-domain-40: 1/3] flatpak: Bump libical version




commit 4d95b1d6123217937512be1bef73c70ae1278149
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 14e4a65a..a75b0c79 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]