me
/
guix
Archived
1
0
Fork 0

gnu: lollypop: Update to 0.9.304.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
master
rennes 2017-11-02 21:22:30 -06:00 committed by Marius Bakke
parent 08d61397cd
commit 8d2bde86ec
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -6860,7 +6860,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.244") (version "0.9.304")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6869,7 +6869,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
"0y9nmwrplz4mlvc2badfbyjj97ksn6qqis3rgm8lvp5llsk1583w")))) "070y6wf1180hbl1ix8al7fmc6y06jb5m14h73g509g4xbwlk62g8"))))
;; TODO: Use meson-build-system ;; TODO: Use meson-build-system
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments