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:
Zheng Junjie 2025-07-28 17:06:12 +08:00
parent 5a80e9f606
commit e4943cea99
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -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