mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-guix: Update to 0.5.2-9.324987f.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to 0.5.2-9.324987f. Change-Id: I6c163890a2ccbd5866c3040fa23fe6a158f796d3
This commit is contained in:
parent
3c54a07be0
commit
42c067c904
1 changed files with 3 additions and 3 deletions
|
@ -7408,8 +7408,8 @@ type, for example: packages, buffers, files, etc.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-guix
|
(define-public emacs-guix
|
||||||
(let ((commit "66b935020d93cdbbff0b0ed3b1d2195724a46821")
|
(let ((commit "324987fb4a3e67c6f0f565b6605b8fce559f60ee")
|
||||||
(revision "8"))
|
(revision "9"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-guix")
|
(name "emacs-guix")
|
||||||
(version (git-version "0.5.2" revision commit))
|
(version (git-version "0.5.2" revision commit))
|
||||||
|
@ -7421,7 +7421,7 @@ type, for example: packages, buffers, files, etc.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pm1nyy1r704wjg4hfdrrxlf1mn327wk0vkghwy8wsp4f84j5j7d"))))
|
"1bg8sy20rdpdv1vzim494jwrmd63rd1mn8v94rkdijs9a2cakdkq"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue