diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-03-09 19:46:03 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-09 19:46:03 +0100 |
| commit | d81ff4773c02642098f798e883107a855a9aa455 (patch) | |
| tree | 5978acab06942c0dfe4e194271fcc852e3794f54 /gnu/packages | |
| parent | 3514ffae8fafd86a447f024590927583dbcbf6c6 (diff) | |
gnu: emacs-symon: Update to 20260223.
* gnu/packages/emacs-xyz.scm (emacs-symon): Update to 20260223.
Change-Id: Id5e018852d6f8e017446b53263cafc45ab6ebd30
Diffstat (limited to 'gnu/packages')
| -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 9ec90aba7f2..a6f193399f6 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -8638,7 +8638,7 @@ easily supportable, giving the same experience across environments.") | |||
| 8638 | (define-public emacs-symon | 8638 | (define-public emacs-symon |
| 8639 | (package | 8639 | (package |
| 8640 | (name "emacs-symon") | 8640 | (name "emacs-symon") |
| 8641 | (version "20160630") | 8641 | (version "20260223") |
| 8642 | (source | 8642 | (source |
| 8643 | (origin | 8643 | (origin |
| 8644 | (method git-fetch) | 8644 | (method git-fetch) |
| @@ -8647,7 +8647,7 @@ easily supportable, giving the same experience across environments.") | |||
| 8647 | (commit version))) | 8647 | (commit version))) |
| 8648 | (file-name (git-file-name name version)) | 8648 | (file-name (git-file-name name version)) |
| 8649 | (sha256 | 8649 | (sha256 |
| 8650 | (base32 "1q7di9s8k710nx98wnqnbkkhdimrn0jf6z4xkm4c78l6s5idjwlz")))) | 8650 | (base32 "0n4dqxmpa0vk9za991rcm9za90l5b8cqzqjgzj4nr1yj2lip7f72")))) |
| 8651 | (build-system emacs-build-system) | 8651 | (build-system emacs-build-system) |
| 8652 | (home-page "https://github.com/zk-phi/symon") | 8652 | (home-page "https://github.com/zk-phi/symon") |
| 8653 | (synopsis "Tiny graphical system monitor") | 8653 | (synopsis "Tiny graphical system monitor") |
