Merge pull request #87643 from sjau/easysnap-2020-05-12

easysnap: unstable-2020-04-04 -> unstable-2020-05-12
This commit is contained in:
Rick van Schijndel 2023-05-22 07:21:57 +02:00 committed by GitHub
commit 3c2321459e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation {
pname = "easysnap";
version = "unstable-2020-04-04";
version = "unstable-2022-06-03";
src = fetchFromGitHub {
owner = "sjau";
repo = "easysnap";
rev = "26f89c0c3cda01e2595ee19ae5fb8518da25b4ef";
sha256 = "1k49k1m7y8s099wyiiz8411i77j1156ncirynmjfyvdhmhcyp5rw";
rev = "5f961442315a6f7eb8ca5b705bd52fe1e6d7dc42";
sha256 = "sha256-jiKdpwuw0Oil0sxUr/3KJ6Nbfxh8DvBei0yy0nRM+Vs=";
};
installPhase = ''