[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/16: gnu: xdg-utils: Update to 1.1.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
13/16: gnu: xdg-utils: Update to 1.1.2. |
Date: |
Wed, 10 Jan 2018 10:26:01 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 67c23790d3a0aaf9f4db64e0f842fd43e5ec03cd
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jan 10 07:08:22 2018 +0100
gnu: xdg-utils: Update to 1.1.2.
* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2.
---
gnu/packages/freedesktop.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 6a4e118..e917be7 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -11,6 +11,7 @@
;;; Copyright © 2017 Marius Bakke <address@hidden>
;;; Copyright © 2017 Rutger Helling <address@hidden>
;;; Copyright © 2017 Brendan Tildesley <address@hidden>
+;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -76,7 +77,7 @@
(define-public xdg-utils
(package
(name "xdg-utils")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
@@ -85,7 +86,7 @@
version ".tar.gz"))
(sha256
(base32
- "09a1pk3ifsndc5qz2kcd1557i137gpgnv3d739pv22vfayi67pdh"))))
+ "1k4b4m3aiyqn9k12a0ihcdahzlspl3zhskmm1d7228dvqvi546cm"))))
(build-system gnu-build-system)
(native-inputs
`(("docbook-xsl" ,docbook-xsl)
- 01/16: gnu: utfcpp: Update to 2.3.5., (continued)
- 01/16: gnu: utfcpp: Update to 2.3.5., Tobias Geerinckx-Rice, 2018/01/10
- 06/16: gnu: ghc-chell-quickcheck: Update to 0.2.5.1., Tobias Geerinckx-Rice, 2018/01/10
- 16/16: gnu: whois: Remove misleading comment., Tobias Geerinckx-Rice, 2018/01/10
- 07/16: gnu: iso-codes: Update to 3.77., Tobias Geerinckx-Rice, 2018/01/10
- 14/16: gnu: wcslib: Update to 5.18., Tobias Geerinckx-Rice, 2018/01/10
- 15/16: gnu: wcslib: Mark up description., Tobias Geerinckx-Rice, 2018/01/10
- 02/16: gnu: xterm: Download over HTTP by default., Tobias Geerinckx-Rice, 2018/01/10
- 08/16: gnu: libzen: Update to 0.4.37., Tobias Geerinckx-Rice, 2018/01/10
- 10/16: gnu: ding: Update to 1.8.1., Tobias Geerinckx-Rice, 2018/01/10
- 11/16: gnu: xbattmon: Update to 1.1., Tobias Geerinckx-Rice, 2018/01/10
- 13/16: gnu: xdg-utils: Update to 1.1.2.,
Tobias Geerinckx-Rice <=
- 12/16: gnu: blind: Update to 1.1., Tobias Geerinckx-Rice, 2018/01/10