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
commit 013f2ce9b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [