gnu: eolie: Update to 0.9.38.

* gnu/packages/gnome.scm (eolie): Update to 0.9.38.
master
Ricardo Wurmus 2018-09-27 19:55:49 +02:00
parent 1d1e4f8f9c
commit de1158d53f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -4090,15 +4090,15 @@ work and the interface is well tested.")
(define-public eolie
(package
(name "eolie")
(version "0.9.37")
(version "0.9.38")
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.gnome.org/World/eolie/"
"uploads/4341cb428b7a45670308ee3fb3fa07dd/"
"uploads/9814c06a1bc83ea09c3da8719a9ed11b/"
"eolie-" version ".tar.xz"))
(sha256
(base32
"126m0nwwy3lqv7z8aj9hiwangih03b1nlkg3xja9p7wbf7zcvp2n"))))
"10vrh91rapgfmqwc6jkcybpmlvn4q0y8bnklw3rddzigf9kvqsff"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t