Unverified Commit e7876af5 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu Committed by GitHub
Browse files

lunacy: 10.10 -> 10.11 (#374224)

parents 4fca56f7 bcacbf28
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,11 +20,11 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "lunacy";
  version = "10.10";
  version = "10.11";

  src = fetchurl {
    url = "https://lcdn.icons8.com/setup/Lunacy_${finalAttrs.version}.deb";
    hash = "sha256-4aIsEECUl9AjVhPMEhmuAew6ZynaIl15i8jmo3NJ6TU=";
    hash = "sha256-yRTp23UISWBbBkA9YavYcjqYMU0RijMyLOCoYk49Jxo=";
  };

  buildInputs = [