mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: appstream: Update to 1.0.5.
* gnu/packages/freedesktop.scm (appstream): Update to 1.0.5. Change-Id: Ic4e3117301a08924d7b4f560e451fa5a21974f32
This commit is contained in:
parent
5a80e9f606
commit
e4943cea99
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@
|
||||||
(define-public appstream
|
(define-public appstream
|
||||||
(package
|
(package
|
||||||
(name "appstream")
|
(name "appstream")
|
||||||
(version "1.0.3")
|
(version "1.0.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
"appstream/releases/"
|
"appstream/releases/"
|
||||||
"AppStream-" version ".tar.xz"))
|
"AppStream-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "195snvg2jw5ywqxz02xfb570yhxvaqp9d4w5a2lpay2fck7zddjs"))))
|
(base32 "08aijy6mfyd9cc7b7gk0610w6rqr5xwpva0fg77z1mdbi6gd43nf"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue