mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
gi-docgen: 2021.5 → 2021.7
https://gitlab.gnome.org/GNOME/gi-docgen/-/tags/2021.6 https://gitlab.gnome.org/GNOME/gi-docgen/-/tags/2021.7
This commit is contained in:
parent
9bf75dd50b
commit
1beca619ac
|
@ -7,7 +7,7 @@
|
|||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "gi-docgen";
|
||||
version = "2021.5";
|
||||
version = "2021.7";
|
||||
|
||||
format = "other";
|
||||
|
||||
|
@ -16,7 +16,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
owner = "GNOME";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "1fz6r6mkp4fw1mn6gn9745wcdcqg7696bbwvdcnmhinlhrcnaiz6";
|
||||
sha256 = "i2s4JXg+D9sYq1QwVcDRLIr9qnRmzHC+cBInHv4SXHI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue