yelp-tools: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/yelp-tools/-/compare/41.0...42.beta
This commit is contained in:
parent
f3e6896063
commit
97aa2a6d1b
@ -13,13 +13,13 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "yelp-tools";
|
||||
version = "41.0";
|
||||
version = "42.beta";
|
||||
|
||||
format = "other";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/yelp-tools/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "N/GswCvL5ooxuG4HwSmoOb0yduZW3Inrf8CpJ0bv8nI=";
|
||||
sha256 = "dJkLKTKhUOHsKN6QLiZGqli6VlCu18l51orichtpOtk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user