libsForQt5.libqofono: 0.123 -> 0.124 (#369840)

This commit is contained in:
Nick Cao
2025-01-04 09:30:41 -05:00
committed by GitHub
@@ -12,13 +12,13 @@
mkDerivation rec {
pname = "libqofono";
version = "0.123";
version = "0.124";
src = fetchFromGitHub {
owner = "sailfishos";
repo = "libqofono";
rev = version;
hash = "sha256-Ml86wHejSDyR2ibamuzg14GZ5S7zHBgPC9K5G+sgtC0=";
hash = "sha256-fI7RS0V8wrsJ2AZAyjVgHmG+c13DXdo6xTjIlGbOHI8=";
};
patches = [