mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: emacs-shell-maker: Update to 0.76.2.
* gnu/packages/emacs-xyz.scm (emacs-shell-maker): Update to 0.76.2. Change-Id: Ifa203b6f59238198fd9279acd6229a23fb9ea8ce
This commit is contained in:
parent
f5d28f9db9
commit
c745f3001b
1 changed files with 2 additions and 2 deletions
|
@ -9257,7 +9257,7 @@ the speedbar window.")
|
|||
(define-public emacs-shell-maker
|
||||
(package
|
||||
(name "emacs-shell-maker")
|
||||
(version "0.74.1")
|
||||
(version "0.76.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -9266,7 +9266,7 @@ the speedbar window.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"06prky3c8hfvbnb705qa436vznq05zjicdz870l7m2760h6803iz"))))
|
||||
"0df0mxaz2g4fzdlhxygifmsjnxw7n8v1ghz1pnlhad0anpwdsdv9"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/xenodium/shell-maker")
|
||||
(synopsis "Create Emacs shells")
|
||||
|
|
Loading…
Add table
Reference in a new issue