euicc-manual: 2025-04-26 -> 2025-05-03

This commit is contained in:
2025-05-03 05:03:30 +00:00
parent d7fc1beb16
commit f9462216b8

View File

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