[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52.
From: |
guix-commits |
Subject: |
162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52. |
Date: |
Sun, 5 Sep 2021 10:07:33 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 399e3ee7b793022b22937901ab4c477ece1ad226
Author: André A. Gomes <andremegafone@gmail.com>
AuthorDate: Sat Aug 14 14:10:14 2021 +0300
gnu: emacs-guix: Update to 0.5.2.5-c9aef52.
Fixes <https://bugs.gnu.org/48844>.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to c9aef52.
[source]: Use gitlab.
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
---
gnu/packages/emacs-xyz.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0e284a6..3657d2b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3484,21 +3484,20 @@ type, for example: packages, buffers, files, etc.")
(license license:gpl3+)))
(define-public emacs-guix
- (let ((commit "8ce6d219e87c5097abff9ce6f1f5a4293cdfcb31")
- (revision "4"))
+ (let ((commit "c9aef52121b458297e70bb50f49f7276b4a8d759")
+ (revision "5"))
(package
(name "emacs-guix")
(version (git-version "0.5.2" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
- ;; TODO: Use the official version when it has a new home
- (url "https://github.com/alezost/guix.el")
+ (url "https://gitlab.com/emacs-guix/emacs-guix.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
- "0awbd8x154c4dk4av7inpgd63n07xzng84vvc8qckmgljknc0j7k"))))
+ "00xdxadbi9fxpfp60zah9190rcz3w08vl1blbhmaiy7c1hd2gi39"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)
- 99/377: gnu: wireshark: Update to 3.4.8., (continued)
- 99/377: gnu: wireshark: Update to 3.4.8., guix-commits, 2021/09/05
- 108/377: gnu: Add r-zoon., guix-commits, 2021/09/05
- 100/377: gnu: Add r-zzlite., guix-commits, 2021/09/05
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/05
- 131/377: gnu: Add r-zonator., guix-commits, 2021/09/05
- 140/377: gnu: rust-thiserror-1: Update to 1.0.26., guix-commits, 2021/09/05
- 142/377: gnu: Add rust-nix-0.22., guix-commits, 2021/09/05
- 149/377: gnu: Add rust-polars-io-0.15., guix-commits, 2021/09/05
- 158/377: gnu: nushell: Update to 0.36.0., guix-commits, 2021/09/05
- 159/377: gnu: colobot: Update to 0.2.0-alpha., guix-commits, 2021/09/05
- 162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52.,
guix-commits <=
- 164/377: gnu: python-pytest-timeout: Update to 1.4.2., guix-commits, 2021/09/05
- 166/377: gnu: python-greenlet: Update to 1.1.1., guix-commits, 2021/09/05
- 168/377: gnu: emacs-dash: Update to 2.19.1., guix-commits, 2021/09/05
- 187/377: build: Distribute tests/go.scm even when the host lacks guile-lib., guix-commits, 2021/09/05
- 180/377: gnu: opencl-clhpp: Update to 2.0.15., guix-commits, 2021/09/05
- 193/377: gnu: bootloader: Support multiple targets., guix-commits, 2021/09/05
- 199/377: gnu: Add python-pyspnego., guix-commits, 2021/09/05
- 201/377: gnu: python-execnet: Update to 1.9.0 and enable tests., guix-commits, 2021/09/05
- 203/377: gnu: python-mock: Update description., guix-commits, 2021/09/05
- 210/377: gnu: Add ansible-core., guix-commits, 2021/09/05