[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: exempi: Update to 2.5.1.
From: |
guix-commits |
Subject: |
02/06: gnu: exempi: Update to 2.5.1. |
Date: |
Thu, 8 Aug 2019 11:54:55 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit df3db975875962c47a0329e15ad1f477c9de73e3
Author: Marius Bakke <address@hidden>
Date: Thu Aug 8 17:25:36 2019 +0200
gnu: exempi: Update to 2.5.1.
* gnu/packages/freedesktop.scm (exempi): Update to 2.5.1.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index d77d6c5..aa783c3 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -718,7 +718,7 @@ multiplexer to the KMS/DRM Linux kernel devices.")
(define-public exempi
(package
(name "exempi")
- (version "2.5.0")
+ (version "2.5.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -726,7 +726,7 @@ multiplexer to the KMS/DRM Linux kernel devices.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "06vi7dc2gappwqm3xpfyy5ihxq14bmvj3bd47yk482jlq0jgr0nw"))))
+ "1j4vx054l1c2cggw4aka4iw48jkcf68qk5y064pbqw1k3ddks2qh"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "--with-boost="
- branch master updated (7ef2508 -> ffc4869), guix-commits, 2019/08/08
- 03/06: gnu: postgresql@11: Update to 11.5 [fixes CVE-2019-10208, CVE-2019-10209]., guix-commits, 2019/08/08
- 06/06: gnu: ruby-pg: Update to 1.1.4., guix-commits, 2019/08/08
- 02/06: gnu: exempi: Update to 2.5.1.,
guix-commits <=
- 01/06: gnu: LibRaw: Update to 0.19.4., guix-commits, 2019/08/08
- 04/06: gnu: postgresql@9: Update to 9.6.15 [fixes CVE-2019-10208]., guix-commits, 2019/08/08
- 05/06: gnu: exempi: Update home page., guix-commits, 2019/08/08