euicc-manual: 0-unstable-2025-07-20 -> 0-unstable-2025-08-07

This commit is contained in:
2025-08-08 04:56:32 +00:00
parent 4eef8330e7
commit b8d8a382d0

View File

@@ -11,13 +11,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "euicc-manual";
version = "0-unstable-2025-07-20";
version = "0-unstable-2025-08-07";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "c8caaeffcd0413617b4634ae46ed116460c0ec96";
hash = "sha256-5dMllS9Ev+cUQWnP1Hj3EuVX5sH4Lzp6GzU91YRcMz0=";
rev = "68e08ac9ad29262e6f312af9bb96213eee4a9cc9";
hash = "sha256-uq4Exf8w68gbL/187Qzn2M2KW0lA9MoHJA/cHouzXmg=";
};
nativeBuildInputs = [