Archived
1
0
Fork 0

gnu: lollypop: Update to 0.9.244.

* gnu/packages/gnome.scm (lollypop): Update to 0.9.244.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-21 19:50:04 +02:00
parent 9f9d2a723f
commit 3592a57255
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6561,7 +6561,7 @@ views can be printed as PDF or PostScript files, or exported to HTML.")
(define-public lollypop (define-public lollypop
(package (package
(name "lollypop") (name "lollypop")
(version "0.9.240") (version "0.9.244")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6570,7 +6570,7 @@ views can be printed as PDF or PostScript files, or exported to HTML.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0n1ycmg6dgz1pajs80fwlcbxw3rx1hff1xw6ja67zngm85ydbjvq")))) "0y9nmwrplz4mlvc2badfbyjj97ksn6qqis3rgm8lvp5llsk1583w"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
`(#:imported-modules ((guix build python-build-system) `(#:imported-modules ((guix build python-build-system)