Merge pull request #123163 from romildo/upd.theme-jade-1

theme-jade1: 1.12 -> 1.13
This commit is contained in:
Sandro 2021-05-17 02:21:12 +02:00 committed by GitHub
commit bd0a06ad85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "theme-jade1";
version = "1.12";
version = "1.13";
src = fetchurl {
url = "https://github.com/madmaxms/theme-jade-1/releases/download/v${version}/jade-1-theme.tar.xz";
sha256 = "1pawdfyvpbvhb6fa27rgjp49vlbmix9pq192wjlv2wgq7v4ip9y8";
sha256 = "04a9c56w4hm8lwa8hzy5lwj4yli19gzy5wp5iinsm61qas9xgy69";
};
sourceRoot = ".";