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

This commit is contained in:
Maciej Krüger 2021-06-15 06:52:47 +02:00 committed by GitHub
commit 718e675e54
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.1";
version = "1.3";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "bulky";
rev = version;
sha256 = "NBlP10IM/+u8IRds4bdFyGWg3pJLRmlSLsdlndMVQqg=";
sha256 = "sha256-jBGrfE8jYQStIs9h/b/1yBu8OEQdPOMHZ/U/KczfX+4=";
};
nativeBuildInputs = [