gnome-graphs: 1.8.4 -> 1.8.7

This commit is contained in:
Hythera
2026-03-14 20:10:43 +01:00
parent 4d8d526c98
commit 34f04df716
+2 -2
View File
@@ -19,7 +19,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "gnome-graphs";
version = "1.8.4";
version = "1.8.7";
pyproject = false;
src = fetchFromGitLab {
@@ -27,7 +27,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "World";
repo = "Graphs";
rev = "v${finalAttrs.version}";
hash = "sha256-up4Hv2gndekDQzEnf7kkskDyRGJ/mqEji7dsuLgnUVI=";
hash = "sha256-nMcpsYW8/WdCKmHnsObAWhDeo7+1vqBGTTXteh6jBus=";
};
nativeBuildInputs = [