summarylogtreecommitdiffstats
path: root/blueprint_version.patch
diff options
context:
space:
mode:
authorDušan Simić2022-07-21 10:51:50 +0200
committerDušan Simić2022-07-21 10:53:00 +0200
commit36f50cad2fc4a4e71713b835ef3e4f97c08d90d9 (patch)
tree8cc9b5f1562208a2e639958b3b59cc5418aaf0b3 /blueprint_version.patch
parent350762944186875554924e4a12579b2a3af2621c (diff)
downloadaur-36f50cad2fc4a4e71713b835ef3e4f97c08d90d9.tar.gz
Update to 0.94.0
Diffstat (limited to 'blueprint_version.patch')
-rw-r--r--blueprint_version.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/blueprint_version.patch b/blueprint_version.patch
new file mode 100644
index 000000000000..cd819765eb1f
--- /dev/null
+++ b/blueprint_version.patch
@@ -0,0 +1,38 @@
+diff --git a/data/ui/password_entry.blp b/data/ui/password_entry.blp
+index 81be5971f784d2b3710f97ee728f1471729cfdca..6fefbb43bb8a6b89440b0998b2b1f3e4e67eac6e 100644
+--- a/data/ui/password_entry.blp
++++ b/data/ui/password_entry.blp
+@@ -67,7 +67,6 @@ template HealthPasswordEntry : Adw.Bin {
+ }
+
+ LevelBar password_strength_bar {
+- max-value: 5;
+ mode: discrete;
+ margin-start: 6;
+ margin-end: 6;
+diff --git a/dev.Cogitri.Health.Devel.json b/dev.Cogitri.Health.Devel.json
+index d95324fa13eacb7b5f95faa9c5d579d23324ba07..f80323673c635efc5e762a1d0c3f5c6464252946 100644
+--- a/dev.Cogitri.Health.Devel.json
++++ b/dev.Cogitri.Health.Devel.json
+@@ -51,7 +51,7 @@
+ {
+ "type": "git",
+ "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
+- "commit": "93f2a27e35905420e70bfdb5c2f04d6af43b357d"
++ "commit": "87cedc2c7e48b01dc1b07aef937e2fe02111b18c"
+ }
+ ]
+ },
+diff --git a/subprojects/blueprint-compiler.wrap b/subprojects/blueprint-compiler.wrap
+index 142ed4b9b9ecb2f5334ddb424349b7bcb9df9d3a..ba837c025a5b241fb1efe90714d3470cf2613a35 100644
+--- a/subprojects/blueprint-compiler.wrap
++++ b/subprojects/blueprint-compiler.wrap
+@@ -1,7 +1,7 @@
+ [wrap-git]
+ directory = blueprint-compiler
+ url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
+-revision = 93f2a27e35905420e70bfdb5c2f04d6af43b357d
++revision = 87cedc2c7e48b01dc1b07aef937e2fe02111b18c
+ depth = 1
+
+ [provide]