unclutter-xfixes: 1.3 -> 1.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/unclutter-xfixes/versions
This commit is contained in:
parent
e0950ae9ad
commit
9c56e3e21c
@ -2,7 +2,7 @@
|
|||||||
xlibsWrapper, libev, libXi, libXfixes,
|
xlibsWrapper, libev, libXi, libXfixes,
|
||||||
pkgconfig, asciidoc, libxslt, docbook_xsl }:
|
pkgconfig, asciidoc, libxslt, docbook_xsl }:
|
||||||
|
|
||||||
let version = "1.3"; in
|
let version = "1.4"; in
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "unclutter-xfixes-${version}";
|
name = "unclutter-xfixes-${version}";
|
||||||
@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
|||||||
owner = "Airblader";
|
owner = "Airblader";
|
||||||
repo = "unclutter-xfixes";
|
repo = "unclutter-xfixes";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1iikrz0023wygv29ny20xj1hlv9ry7hghlwjii6rj4jm59vl0mlz";
|
sha256 = "0anny6hvwf5nh7ghgi4gdcywhwyhgfvqvp7fjhm59kjc3qxnwf96";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [pkgconfig];
|
nativeBuildInputs = [pkgconfig];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user