gnu: eolie: Update to 0.9.38.
* gnu/packages/gnome.scm (eolie): Update to 0.9.38.
This commit is contained in:
parent
1d1e4f8f9c
commit
de1158d53f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue