xtitle: 0.4.3 -> 0.4.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/xtitle/versions
This commit is contained in:
parent
18aa59b0f2
commit
8b2ff882e5
@ -1,11 +1,11 @@
|
||||
{ stdenv, fetchurl, libxcb, xcbutil, xcbutilwm, git }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "xtitle-0.4.3";
|
||||
name = "xtitle-0.4.4";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/baskerville/xtitle/archive/0.4.3.tar.gz";
|
||||
sha256 = "0bk4mxx0vky37f66b2y34nggi1f7fnrmsprkxyc8mskj6qcrbm5h";
|
||||
url = "https://github.com/baskerville/xtitle/archive/0.4.4.tar.gz";
|
||||
sha256 = "0w490a6ki90si1ri48jzhma473a598l1b12j8dp4ckici41z9yy2";
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user