gnu: swappy: Update to 1.8.0.

* gnu/packages/image.scm (swappy): Update to 1.8.0.

Change-Id: I3a094641c61f5dd2d4a551cb19dbf62f6af1f88b
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Julian Flake 2026-01-13 17:01:16 +01:00 committed by Andreas Enge
parent 8963d5c154
commit 1b911fbb1f
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2297,7 +2297,7 @@ Features:
(define-public swappy
(package
(name "swappy")
(version "1.5.1")
(version "1.8.0")
(source
(origin
(method git-fetch)
@ -2306,7 +2306,7 @@ Features:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0fh85brivyz9knby9cda4jd1kw6kkxzbqz9rf2y8i5q8vz5yywzx"))))
(base32 "0drihlsc193dzffnllpjwhq5n6j7m5pix1wxgnkgp4x3nvmvkxxc"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config scdoc