gmobile: 0.6.0 -> 0.7.0 (#508186)

This commit is contained in:
Donovan Glover
2026-04-11 15:45:45 +00:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gmobile";
version = "0.6.0";
version = "0.7.0";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
@@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "Phosh";
repo = "gmobile";
tag = "v${finalAttrs.version}";
hash = "sha256-+IRKGkqDgSRAWbK30R2eGA3mI393ARdzYNKBA75AyyY=";
hash = "sha256-zAF/9FQwpb6xiKRqfhWI/3lBwiDOEDu+TNkIJpEdbYY=";
};
nativeBuildInputs = [