[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/78: gnu: emacs-parent-mode: Update to 2.3.1.
From: |
guix-commits |
Subject: |
60/78: gnu: emacs-parent-mode: Update to 2.3.1. |
Date: |
Fri, 23 Feb 2024 03:12:12 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit b760736e2c826522773c62e47d02a39e826080f4
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 14:57:47 2024 +0100
gnu: emacs-parent-mode: Update to 2.3.1.
* gnu/packages/emacs-xyz.scm (emacs-parent-mode): Update to 2.3.1.
[description]: Expound a bit.
[license]: Switch to BSD-2.
Change-Id: I83b9c5fb7fea47d171b180e8b0d4edba96ad0cbd
---
gnu/packages/emacs-xyz.scm | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 37c4b652b5..73b964b46c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24629,7 +24629,7 @@ expansions for debugging with Edebug as normal.")
(define-public emacs-parent-mode
(package
(name "emacs-parent-mode")
- (version "2.3")
+ (version "2.3.1")
(source
(origin
(method git-fetch)
@@ -24638,12 +24638,14 @@ expansions for debugging with Edebug as normal.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0i5bc7lyyrx6swqlrp9l5x72yzwi53qn6ldrfs99gh08b3yvsnni"))))
+ (base32 "1ki22rkbyglr3wppjph6gy23lcx2nwj9w0ff9h3ryd197j4yvvgi"))))
(build-system emacs-build-system)
(home-page "https://github.com/Fanael/parent-mode")
(synopsis "Get major mode's parent modes")
- (description "Get major mode's parent modes")
- (license license:gpl3+)))
+ (description
+ "This package provides a function to list all current major mode's parent
+modes.")
+ (license license:bsd-2)))
(define-public emacs-lacarte
(let ((commit "79afc5d2406dae5aabc1c12089e8e2e1990abd85")
- 15/78: gnu: Add python-cwl-utils., (continued)
- 15/78: gnu: Add python-cwl-utils., guix-commits, 2024/02/23
- 17/78: gnu: cwltool: Update to 3.1.20240112164112., guix-commits, 2024/02/23
- 20/78: gnu: virglrenderer: Update to 1.0.1., guix-commits, 2024/02/23
- 29/78: gnu: emacs-auctex: Update to 14.0.3., guix-commits, 2024/02/23
- 30/78: gnu: emacs-mmm-mode: Update to 0.5.11., guix-commits, 2024/02/23
- 40/78: gnu: emacs-dtrt-indent: Update to 1.17., guix-commits, 2024/02/23
- 42/78: gnu: emacs-edit-indirect: Update to 0.1.13., guix-commits, 2024/02/23
- 38/78: gnu: emacs-corfu: Update to 1.2., guix-commits, 2024/02/23
- 49/78: gnu: emacs-goggles: Update to 0.4., guix-commits, 2024/02/23
- 57/78: gnu: emacs-nodejs-repl: Improve package style., guix-commits, 2024/02/23
- 60/78: gnu: emacs-parent-mode: Update to 2.3.1.,
guix-commits <=
- 19/78: gnu: Add xfishtank., guix-commits, 2024/02/23
- 06/78: gnu: vim-dispatch: Update to 1.8-1.4c695bc., guix-commits, 2024/02/23
- 21/78: gnu: spice: Update to 0.15.2., guix-commits, 2024/02/23
- 27/78: gnu: emacs-cider: Update to 1.13.1., guix-commits, 2024/02/23
- 28/78: gnu: emacs-hyperbole: Update to 9.0.0., guix-commits, 2024/02/23
- 31/78: gnu: emacs-pabbrev: Update to 4.3.0., guix-commits, 2024/02/23
- 26/78: gnu: emacs-cape: Update to 1.3., guix-commits, 2024/02/23
- 32/78: gnu: emacs-debbugs: Update to 0.40., guix-commits, 2024/02/23
- 65/78: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/23
- 36/78: gnu: emacs-vertico-posframe: Update to 0.7.7., guix-commits, 2024/02/23