gnu: lollypop: Update to 1.2.7.

* gnu/packages/gnome.scm (lollypop): Update to 1.2.7.
This commit is contained in:
Christopher Baines 2019-11-07 23:10:36 +00:00
parent bfe6bc97f5
commit ca32627ad2
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -7831,15 +7831,15 @@ (define-public gnome-planner
(define-public lollypop
(package
(name "lollypop")
(version "1.2.2")
(version "1.2.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://gitlab.gnome.org/World/lollypop/uploads/"
"aa4fbd92bf338296c28e54710271ccab/"
"08f973788c7ca46d9285eec2ac818edb/"
"lollypop-" version ".tar.xz"))
(sha256
(base32 "1wz5fna24qr3v7h29ijwhdxza85r9srz9xsqz4f4df3p5f8rfyql"))))
(base32 "0hvq6m4i62i0m63bg4gzpfb9rv1fk6vq5jl2g3ppcgm4srmfm77j"))))
(build-system meson-build-system)
(arguments
`(#:imported-modules ((guix build python-build-system)