Merge pull request #290675 from r-ryantm/auto-update/libimobiledevice-glue

libimobiledevice-glue: 1.0.0 -> 1.2.0
This commit is contained in:
Weijia Wang 2024-04-05 19:56:48 +02:00 committed by GitHub
commit 04b22a2203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "libimobiledevice-glue";
version = "1.0.0";
version = "1.2.0";
outputs = [ "out" "dev" ];
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
owner = "libimobiledevice";
repo = pname;
rev = version;
hash = "sha256-9TjIYz6w61JaJgOJtWteIDk9bO3NnXp/2ZJwdirFcYM=";
hash = "sha256-Rfs1i1Tt8uf3WfR+cDlF4L75nFHg9VypjMhHt0TgkyQ=";
};
nativeBuildInputs = [