Skip to content

Commit 9c64da6

Browse files
author
Maxine Aubrey
committed
modemmanager: 1.20.4 -> 1.20.6
1 parent 9b8a0e5 commit 9c64da6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/tools/networking/modemmanager/default.nix

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

2424
stdenv.mkDerivation rec {
2525
pname = "modemmanager";
26-
version = "1.20.4";
26+
version = "1.20.6";
2727

2828
src = fetchFromGitLab {
2929
domain = "gitlab.freedesktop.org";
3030
owner = "mobile-broadband";
3131
repo = "ModemManager";
3232
rev = version;
33-
hash = "sha256-OWP23EQ7a8rghhV7AC9yinCxRI0xwcntB5dl9XtgK6M=";
33+
hash = "sha256-/A4WTsUQVeZDi5ei6qBvqoWYLKdRcZaYZU8/qWOPrvM=";
3434
};
3535

3636
patches = [

0 commit comments

Comments
 (0)