gnu: lollypop: Update to 1.4.42.

* gnu/packages/gnome.scm (lollypop): Update to 1.4.42.

Change-Id: If408936ee8c7758bdfcfe38c48c100627978be7f
This commit is contained in:
Christopher Baines 2025-07-10 13:58:19 +01:00
parent 68d3e3874f
commit 938dbd33e9
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -11801,14 +11801,14 @@ views can be printed as PDF or PostScript files, or exported to HTML.")
(define-public lollypop
(package
(name "lollypop")
(version "1.4.40")
(version "1.4.42")
(source
(origin
(method url-fetch)
(uri (string-append "https://adishatz.org/lollypop/"
"lollypop-" version ".tar.xz"))
(sha256
(base32 "1laj5xwfz2bz29scga2ahhnhlgll4a0n21wwy8mlr4jsl81g0jsa"))))
(base32 "15bpg217vqbnspnls5mjg05424i6c9wd6g9ryr3h96lbgg90l93s"))))
(build-system meson-build-system)
(arguments
(list #:imported-modules `(,@%meson-build-system-modules