This is an automated email from the git hooks/post-receive script.
mothacehe pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new c88bccc gnu: guix: Update to 1.1.0-19.0c50d72.
c88bccc is described below
commit c88bccc14e29fceb0ac2b139cb5c73546bcee352
Author: Mathieu Othacehe <[email protected]>
AuthorDate: Mon Aug 24 16:07:38 2020 +0200
gnu: guix: Update to 1.1.0-19.0c50d72.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-19.0c50d72.
---
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 d7d279f..70dd609 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -120,8 +120,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
- (commit "218a67dfabcdf592325a8f8c49b86478f69ff589")
- (revision 18))
+ (commit "0c50d7231b124e7389d4cb0ab117a3d7dce1b817")
+ (revision 19))
(package
(name "guix")
@@ -137,7 +137,7 @@
(commit commit)))
(sha256
(base32
- "0zjpfagd377i977xv1ljzl0cj4vlrk4qpyqmlhclcdkjfbbachaq"))
+ "04a0kncn19yriymc88ia5fxqskhvrwhb129as0ng3z9zxvfz9qcn"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments