Skip to content

Commit bda7db4

Browse files
[Backport staging-25.11] modemmanager: 1.24.0 -> 1.24.2 (#489283)
2 parents 80483b9 + 749fb38 commit bda7db4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/mo/modemmanager/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232

3333
stdenv.mkDerivation rec {
3434
pname = "modemmanager";
35-
version = "1.24.0";
35+
version = "1.24.2";
3636

3737
src = fetchFromGitLab {
3838
domain = "gitlab.freedesktop.org";
3939
owner = "mobile-broadband";
4040
repo = "ModemManager";
4141
rev = version;
42-
hash = "sha256-3jI75aR2esmv5dkE4TrdCHIcCvtdOBKnBC5XLEKoVFs=";
42+
hash = "sha256-rBLOqpx7Y2BB6/xvhIw+rDEXsLtePhHLBvfpSuJzQik=";
4343
};
4444

4545
patches = [

0 commit comments

Comments
 (0)