euicc-manual: 2025-04-26 -> 2025-05-03
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user