gnu: gitg: Fix build.

* gnu/packages/patches/gitg-fix-positional-argument.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (gitg)[source]<patches>: Use it here.
This commit is contained in:
Liliana Marie Prikler 2023-04-26 20:39:07 +02:00
parent d7e489d6e0
commit d38bdca344
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
3 changed files with 39 additions and 1 deletions

View file

@ -11888,7 +11888,8 @@ higher level porcelain stuff.")
name "-" version ".tar.xz"))
(sha256
(base32
"0aa6djcf7rjw0q688mfy47k67bbjpnx6aw1xs94abfhgn6gipdkz"))))
"0aa6djcf7rjw0q688mfy47k67bbjpnx6aw1xs94abfhgn6gipdkz"))
(patches (search-patches "gitg-fix-positional-argument.patch"))))
(build-system meson-build-system)
(arguments
(list