Unverified Commit afe35aa7 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

structorizer: 3.32-30 -> 3.32-31 (#436920)



Co-authored-by: default avatarauroraanna <anna@annaaurora.eu>
parents 9400f050 12767f63
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

stdenv.mkDerivation rec {
  pname = "structorizer";
  version = "3.32-30";
  version = "3.32-31";

  desktopItems = [
    (makeDesktopItem {
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
    owner = "fesch";
    repo = "Structorizer.Desktop";
    rev = version;
    hash = "sha256-sv/Uoh1UPVsioKpeJeuqs+EPPsuQwO54WIUPyc8Fjco=";
    hash = "sha256-SOaNX48V42xR/bSj2jKpN7FMiR/ziWl8RYg/PQrfiaA=";
  };

  patches = [