Merge pull request #127876 from r-ryantm/auto-update/bulky

cinnamon.bulky: 1.3 -> 1.4
This commit is contained in:
Maciej Krüger
2021-06-26 01:05:31 +02:00
committed by GitHub
+2 -2
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "bulky";
version = "1.3";
version = "1.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "bulky";
rev = version;
sha256 = "sha256-jBGrfE8jYQStIs9h/b/1yBu8OEQdPOMHZ/U/KczfX+4=";
sha256 = "sha256-i6OmkZGgZpfp8G2T6CDFQmIG/0V36YFbWBR7MvDi6Ew=";
};
nativeBuildInputs = [