gnome-firmware: 43.2 → 45.0

Diff: https://gitlab.gnome.org/World/gnome-firmware/-/compare/43.2...45.0
This commit is contained in:
Jan Tojnar 2023-12-02 15:12:18 +01:00
parent 1077b79951
commit bbc5e5a859

View file

@ -20,14 +20,14 @@
stdenv.mkDerivation rec {
pname = "gnome-firmware";
version = "43.2";
version = "45.0";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "gnome-firmware";
rev = version;
sha256 = "oplypNSj028cVBn+eJxNm5pJltp7Cw5Oto/L39pI0vA=";
sha256 = "sha256-KVyxOl7RdL80ZiEyiT+XGa/6Ss2g+5y+LIrR9TSRE+I=";
};
nativeBuildInputs = [