Skip to content
Snippets Groups Projects
Commit 835ed74b authored by David Hashe's avatar David Hashe Committed by Sou Bunnbu (宋文武)
Browse files

gnu: Update libpeas.

* gnu/packages/gnome.scm (libpeas): Update to 1.16.0.
parent c900f843
No related branches found
No related tags found
No related merge requests found
...@@ -673,7 +673,7 @@ (define-public libnotify ...@@ -673,7 +673,7 @@ (define-public libnotify
(define-public libpeas (define-public libpeas
(package (package
(name "libpeas") (name "libpeas")
(version "1.12.1") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -682,7 +682,7 @@ (define-public libpeas ...@@ -682,7 +682,7 @@ (define-public libpeas
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1mjjjjwphc83bjznmbsm7x0jg7ql261nys6qnl7mi0nkr4qvw476")))) "0kj5n5hz93xq7qdb2r7n86nibzwqjr88jxaih1fdbxv5rn7014xh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("atk" ,atk) `(("atk" ,atk)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment