i3-gaps: update releaseDate to match version
This commit is contained in:
parent
d842a78c1d
commit
69e64aa3ba
@ -4,7 +4,7 @@ i3.overrideAttrs (oldAttrs : rec {
|
|||||||
|
|
||||||
name = "i3-gaps-${version}";
|
name = "i3-gaps-${version}";
|
||||||
version = "4.16.1";
|
version = "4.16.1";
|
||||||
releaseDate = "2018-03-13";
|
releaseDate = "2019-01-27";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/Airblader/i3/archive/${version}.tar.gz";
|
url = "https://github.com/Airblader/i3/archive/${version}.tar.gz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user