diff options
| author | λx.x <case_lambda@disroot.org> | 2026-04-07 07:21:06 +0200 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-04-15 23:10:25 +0200 |
| commit | 380efb7408451f73af37d07a120e1fdb9efefa52 (patch) | |
| tree | ac5a80c57d65c778463ba34373c9c9debcbc0d16 /gnu/packages | |
| parent | 589f4cc6554aa8eac40e107c1e6fcefea066d7ba (diff) | |
gnu: emacs-bqn-mode: Update to 2026-02-08
* gnu/packages/emacs-xyz.scm (emacs-bqn-mode): Update to 2026-02-08.
Change-Id: I6e52ba929ba962832c96422f48e8b1aed447a3cf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
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 96e8bb98fcb..a49816dcd77 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -784,7 +784,7 @@ reading the extensive documentation about BookmarkPlus on the Emacs Wiki.") | |||
| 784 | (package | 784 | (package |
| 785 | (name "emacs-bqn-mode") | 785 | (name "emacs-bqn-mode") |
| 786 | ;; Upstream releases are tagged by date. | 786 | ;; Upstream releases are tagged by date. |
| 787 | (version "2025-07-06") | 787 | (version "2026-02-08") |
| 788 | (source | 788 | (source |
| 789 | (origin | 789 | (origin |
| 790 | (method git-fetch) | 790 | (method git-fetch) |
| @@ -793,7 +793,7 @@ reading the extensive documentation about BookmarkPlus on the Emacs Wiki.") | |||
| 793 | (commit version))) | 793 | (commit version))) |
| 794 | (file-name (git-file-name name version)) | 794 | (file-name (git-file-name name version)) |
| 795 | (sha256 | 795 | (sha256 |
| 796 | (base32 "1b25k66nn4qa4ryhm8mzc53qvsvhgjzdngisw28cpdh109627iz3")))) | 796 | (base32 "1m9l4if3a9i6r76v370gh6azgj2lwqcnpavfv2bkvm9ad56f3pa8")))) |
| 797 | (build-system emacs-build-system) | 797 | (build-system emacs-build-system) |
| 798 | (arguments | 798 | (arguments |
| 799 | (list #:tests? #f)) ;No tests found in source. | 799 | (list #:tests? #f)) ;No tests found in source. |
