me
/
guix
Archived
1
0
Fork 0

gnu: eolie: Update to 0.9.15.

* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
master
Ricardo Wurmus 2017-12-08 14:48:07 +01:00
parent dcf12172f5
commit 89e1de2f41
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4055,7 +4055,7 @@ work and the interface is well tested.")
(define-public eolie
(package
(name "eolie")
(version "0.9.13")
(version "0.9.15")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/gnumdk/eolie/"
@ -4063,7 +4063,7 @@ work and the interface is well tested.")
"/eolie-" version ".tar.xz"))
(sha256
(base32
"1khpc6x40y5gm0a3p5fxiva9p1djijxmsh74xinigddnyqbjqw69"))))
"0glydxp1xh85gfidk1l9miqn6qxdbvvk5s3iy0pjlv8nrs3263jd"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:phases