[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: guix: Update to ad4953b.
From: |
Ludovic Courtès |
Subject: |
07/07: gnu: guix: Update to ad4953b. |
Date: |
Wed, 6 Dec 2017 17:40:08 -0500 (EST) |
civodul pushed a commit to branch version-0.14.0
in repository guix.
commit 0dd91619a597b52bcb5d6d1bb675a9eb65242c44
Author: Ludovic Courtès <address@hidden>
Date: Wed Dec 6 10:58:29 2017 +0100
gnu: guix: Update to ad4953b.
---
gnu/packages/package-management.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index 37db83a..45119bc 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -86,8 +86,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.14.0")
- (commit "40f5c53d89da266055a1dd6571c380f5c57fe5f9")
- (revision 0))
+ (commit "ad4953bc0ec1684c49c0934304c7ec200a0cd280")
+ (revision 1))
(package
(name "guix")
@@ -103,7 +103,7 @@
(commit commit)))
(sha256
(base32
- "05d4cwliymipmfxqzz3khq6zw1iblkq0w3fkmj2819xlqjwa5wy5"))
+ "0ngra4cb1kf3kwccslmhnvlr116drsnbqrsjniq1hrg5mqf6vf1b"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- branch version-0.14.0 updated (614f8cc -> 0dd9161), Ludovic Courtès, 2017/12/06
- 03/07: Update NEWS., Ludovic Courtès, 2017/12/06
- 01/07: syscalls: Define 'input-flags' for 'tcgetattr' and friends., Ludovic Courtès, 2017/12/06
- 02/07: services: console-font: Use 'tcsetattr' instead of invoking 'unicode_start'., Ludovic Courtès, 2017/12/06
- 06/07: gnu: guix: Update to 0.14.0., Ludovic Courtès, 2017/12/06
- 04/07: Revert "packages: 'package-grafts' trims native inputs.", Ludovic Courtès, 2017/12/06
- 07/07: gnu: guix: Update to ad4953b.,
Ludovic Courtès <=
- 05/07: Update NEWS., Ludovic Courtès, 2017/12/06