Merge pull request #129430 from r-ryantm/auto-update/canta-theme

canta-theme: 2020-05-17 -> 2021-07-06
This commit is contained in:
José Romildo Malaquias 2021-07-06 21:09:11 -03:00 committed by GitHub
commit 0269b11daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "canta-theme";
version = "2020-05-17";
version = "2021-07-06";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "0b9ffkw611xxb2wh43sjqla195jp0ygxph5a8dvifkxdw6nxc2y0";
sha256 = "sha256-dz78h9Qq25+/i6fmw/zGlPq3DVQB3ADYwehgaWReMQ8=";
};
nativeBuildInputs = [