Unverified Commit f34edcd2 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

alembic: fix hash (#357627)

parents b4e1cd21 408404d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec
    owner = "alembic";
    repo = "alembic";
    rev = version;
    sha256 = "sha256-PuVN5Ytls58G2BmwCHUHiMQ0rolH98Hlw/pp7cvpiAg=";
    hash = "sha256-EJZvbaGP9aea/UvcXmFbI3Y2/xTkdqORdzyz5ch931A=";
  };

  # note: out is unused (but required for outputDoc anyway)