euicc-manual: 2025-03-25 -> 2025-04-06

This commit is contained in:
2025-04-06 05:59:42 +00:00
parent 8e8725258f
commit 26e86f80eb

View File

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