diff options
| author | jgart <jgart@dismail.de> | 2026-07-18 10:47:50 +0100 |
|---|---|---|
| committer | jgart <jgart@dismail.de> | 2026-07-18 11:14:35 +0100 |
| commit | 9c335cd6f8e0beef5014cb8853b6d208653e8af4 (patch) | |
| tree | a541f76fdbb70451c09070bcadd82a8bfe484dae /gnu | |
| parent | cdf709c0574c651a035fb0bf1255d01db79a2cde (diff) | |
gnu: emacs-shell-maker: Update to 0.93.5.
* gnu/packages/emacs-xyz.scm (emacs-shell-maker): Update to 0.93.5.
Change-Id: I3fa2b796cb5146f751815e1054adf1558dac55c6
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 97dbdaef5ae..4b86c53c3e4 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -11676,7 +11676,7 @@ the speedbar window.") | |||
| 11676 | (define-public emacs-shell-maker | 11676 | (define-public emacs-shell-maker |
| 11677 | (package | 11677 | (package |
| 11678 | (name "emacs-shell-maker") | 11678 | (name "emacs-shell-maker") |
| 11679 | (version "0.93.3") | 11679 | (version "0.93.5") |
| 11680 | (source (origin | 11680 | (source (origin |
| 11681 | (method git-fetch) | 11681 | (method git-fetch) |
| 11682 | (uri (git-reference | 11682 | (uri (git-reference |
| @@ -11685,7 +11685,7 @@ the speedbar window.") | |||
| 11685 | (file-name (git-file-name name version)) | 11685 | (file-name (git-file-name name version)) |
| 11686 | (sha256 | 11686 | (sha256 |
| 11687 | (base32 | 11687 | (base32 |
| 11688 | "0axl2rbp8n8ibvfm5p4qdgpcw418n926c76li2ic5wd118ac8xny")))) | 11688 | "1bbh53hg1j6ic6pjjprl5y6h217f4zcj7z7pyyp5d75qv7m59f0v")))) |
| 11689 | (build-system emacs-build-system) | 11689 | (build-system emacs-build-system) |
| 11690 | (arguments | 11690 | (arguments |
| 11691 | (list #:test-command | 11691 | (list #:test-command |
