[gnome-games] flatpak: Pin libhandy to libhandy-0-0 branch



commit 85c066e93e1fe0b4b6e665293890580e0e76665e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Jan 23 01:35:56 2020 +0500

    flatpak: Pin libhandy to libhandy-0-0 branch
    
    Don't repeat the retro-gtk mistake, pin this for now as it's certainly
    not going to be released before the freeze.

 flatpak/org.gnome.Games.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 83ebd0cf..bd5986a5 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -195,7 +195,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://source.puri.sm/Librem5/libhandy.git";
+                    "url" : "https://source.puri.sm/Librem5/libhandy.git";,
+                    "branch" : "libhandy-0-0"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]