Skip to content
Snippets Groups Projects
Unverified Commit 941a38b6 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: exempi: Update to 2.4.2.

* gnu/packages/freedesktop.scm (exempi): Update to 2.4.2.
parent 16ab9824
No related branches found
No related tags found
No related merge requests found
...@@ -404,7 +404,7 @@ (define-public weston ...@@ -404,7 +404,7 @@ (define-public weston
(define-public exempi (define-public exempi
(package (package
(name "exempi") (name "exempi")
(version "2.3.0") (version "2.4.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
...@@ -412,7 +412,7 @@ (define-public exempi ...@@ -412,7 +412,7 @@ (define-public exempi
name "-" version ".tar.bz2")) name "-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0jcrv3w8m415cq8xi886hcxfqbrn5dczxbzybx9bhf3dbqsyv6nq")))) "1v665fc7x0yi7x6lzskvd8bd2anf7951svn2vd5384dblmgv43av"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags (list (string-append "--with-boost=" `(#:configure-flags (list (string-append "--with-boost="
......
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