Commit f53d6a0d authored by R. RyanTM's avatar R. RyanTM Committed by Alyssa Ross
Browse files

emacsPackages.ebuild-mode: 1.70 -> 1.71

parent de9a49c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,11 +7,11 @@

melpaBuild rec {
  pname = "ebuild-mode";
  version = "1.70";
  version = "1.71";

  src = fetchzip {
    url = "https://gitweb.gentoo.org/proj/ebuild-mode.git/snapshot/ebuild-mode-${version}.tar.bz2";
    hash = "sha256-dOm3xJMFLelwcImIwckeQHx1GqV9PB+I45QA9UT1nCM=";
    hash = "sha256-HvaiH3I6hJMb1XFFf8FOw22X+47UayCIWAGuXAVP/ls=";
  };

  # not used but needs to be set; why?