mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: appstream-glib: Fix test failure.
* gnu/packages/patches/appstream-glib-2020.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib)[source](patches): New field.
This commit is contained in:
parent
1ecadbfe60
commit
d2e1b2dac7
3 changed files with 33 additions and 0 deletions
|
@ -904,6 +904,7 @@ programming language. It also contains the utility
|
|||
(uri (string-append "https://people.freedesktop.org/~hughsient/"
|
||||
"appstream-glib/releases/"
|
||||
"appstream-glib-" version ".tar.xz"))
|
||||
(patches (search-patches "appstream-glib-2020.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"14jr1psx5kxywdprgbqn79w309yz8lrqlsq7288hfrf87gbr1wh4"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue