me
/
guix
Archived
1
0
Fork 0

gnu: eolie: Update to 0.9.63.

* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
master
Tobias Geerinckx-Rice 2019-08-30 02:44:25 +02:00
parent 02c61278f1
commit fa8ef3ed70
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -4312,15 +4312,15 @@ work and the interface is well tested.")
(define-public eolie (define-public eolie
(package (package
(name "eolie") (name "eolie")
(version "0.9.62") (version "0.9.63")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://gitlab.gnome.org/World/eolie/" (uri (string-append "https://gitlab.gnome.org/World/eolie/"
"uploads/bb4aad19272cc636bd17f2f6602127fe/" "uploads/d42b466752729a0d3fa828a721e25043/"
"eolie-" version ".tar.xz")) "eolie-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"06v76hg87fnhw45dil5vvl20myvaa38n1jqsl0lmkkq6af4mk8wx")))) "11pp8g0w22h1q0bbj9517l5838gcymvvp8fp9kh6h2dmgir2ssih"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:glib-or-gtk? #t `(#:glib-or-gtk? #t