Merge pull request #62575 from r-ryantm/auto-update/spice-up
spice-up: 1.8.1 -> 1.8.2
This commit is contained in:
commit
73e3b77d3d
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "spice-up";
|
||||
version = "1.8.1";
|
||||
version = "1.8.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Philip-Scott";
|
||||
repo = "Spice-up";
|
||||
rev = version;
|
||||
sha256 = "0vgs2z6yr0d5vwb04wd2s22144pdrjhqik9xs69q4dxjxa84iw0h";
|
||||
sha256 = "1pix911l4ddn50026a5sbpqfzba6fmw40m1yzbknmkgd2ny28f0m";
|
||||
};
|
||||
|
||||
USER = "pbuilder";
|
||||
|
|
Loading…
Reference in a new issue