euicc-manual: 0-unstable-2025-03-09 -> 0-unstable-2025-03-20

This commit is contained in:
2025-03-20 02:05:37 +00:00
parent 6f26d87e0d
commit a65d738765

View File

@@ -13,13 +13,13 @@ let
self = stdenv.mkDerivation self = stdenv.mkDerivation
{ {
pname = "euicc-manual"; pname = "euicc-manual";
version = "0-unstable-2025-03-09"; version = "0-unstable-2025-03-20";
# XXX: their gitea downloads are broken, so use fetchgit # XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit { src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual"; url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "a25d1cfbc591f2bfb98fd2ffebfadaf3be4e4bbb"; rev = "2a19f3ea71766219897ca12ac76f7c7aa7b40120";
hash = "sha256-jSR+aTd7ESrUYMoauus45DEWLLh4CmrLED1WdJg+U/o="; hash = "sha256-cBpRi5xs/5SFwgdbBouTN9jD+0CP18Mgl/WxF/kjrxY=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [