euicc-manual: 0-unstable-2025-04-06 -> 0-unstable-2025-04-26

This commit is contained in:
2025-04-27 18:22:04 +00:00
parent 46d1433606
commit 9c31fc5a0a

View File

@@ -13,13 +13,13 @@ let
self = stdenv.mkDerivation
{
pname = "euicc-manual";
version = "0-unstable-2025-04-06";
version = "0-unstable-2025-04-26";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "66a4d21abfeb145b2968e28a16e961f90724c0b7";
hash = "sha256-n+JtRiVY7pfLD53YA4wD2abzSypRSl0mEtOBAr0ydpc=";
rev = "909503d50e83d5968b1b885d091223ffd37753a8";
hash = "sha256-5XIgogHd7CxDEC22S2LGNkfZBguLSHGePwXk50RDFlA=";
};
nativeBuildInputs = [