euicc-manual: 2025-08-10 -> 2025-08-14

This commit is contained in:
2025-08-15 17:24:35 +00:00
parent 9a42a08910
commit 78be0fbd11

View File

@@ -11,13 +11,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "euicc-manual";
version = "0-unstable-2025-08-10";
version = "0-unstable-2025-08-14";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "f5d2c9e551b2d9cd465f664fafe821112f55a0b4";
hash = "sha256-jF7FRJLUDsOuIf2093eQD5apj+LQ3ldizacQchhdEkM=";
rev = "b9ca1371f6849ec5724f5374a11bb380b7a762a6";
hash = "sha256-4Bveo+4rpwRjmUrneN7ObJekQ3W2woai8Pe8JWlp9QM=";
};
nativeBuildInputs = [