Unverified Commit 522f38d4 authored by Cosima Neidahl's avatar Cosima Neidahl Committed by GitHub
Browse files

Merge pull request #328107 from r-ryantm/auto-update/miriway

miriway: 0-unstable-2024-06-13 -> 0-unstable-2024-07-17
parents bfb339b3 9e00a656
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -11,13 +11,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "miriway";
  version = "0-unstable-2024-06-13";
  version = "0-unstable-2024-07-17";

  src = fetchFromGitHub {
    owner = "Miriway";
    repo = "Miriway";
    rev = "2e88df729fb4961fa81dc9848291fe73c5657c03";
    hash = "sha256-a5c48U+FaHns52/wQQxYQMSXjjqGzaMh1gs3HTOM7Ys=";
    rev = "810dea99773f96a4ef4471bf00c65089956ff97a";
    hash = "sha256-hkHipu1ERiM8UH18NuyxILyxxXvyVTOSLBP/7Z64ZTg=";
  };

  strictDeps = true;