euicc-manual: 2025-05-14 -> 2025-05-16

This commit is contained in:
2025-05-17 01:57:29 +00:00
parent 7423177796
commit 7fc6bda614

View File

@@ -13,13 +13,13 @@ let
self = stdenv.mkDerivation
{
pname = "euicc-manual";
version = "0-unstable-2025-05-14";
version = "0-unstable-2025-05-16";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "5d8365a0078cc12366e2e8a1d9958e8b155e8208";
hash = "sha256-Wm6pofa3cjYY1mS6czzjoeX4lICXzsV6gil0qu5v/RI=";
rev = "5a9fbb376a26b2fb4fce4038c3aebdb05ee1f5a6";
hash = "sha256-aGTCQYyd4wsWpAv/PLcB8hEEpP1yqHeAqgrEeZR4uZE=";
};
nativeBuildInputs = [