gnu: emacs-subed: Update to 1.2.11.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.11.

Change-Id: Ib3838ec91afdeefef267df49394ee4b1f75fa63a
This commit is contained in:
Nicolas Goaziou 2024-01-01 18:26:10 +01:00
parent 2bfcb104b7
commit 6ca99feaf5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -14,7 +14,7 @@
;;; Copyright © 2016, 2017 Roel Janssen <roel@gnu.org>
;;; Copyright © 2016, 2017 Nikita <nikita@n0.is>
;;; Copyright © 2016, 2019 Alex Griffin <a@ajgrf.com>
;;; Copyright © 2016-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2016-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2016, 2017, 2018 Alex Vong <alexvong1995@gmail.com>
;;; Copyright © 2016-2022 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
@ -8749,14 +8749,14 @@ (define-public emacs-sudo-edit
(define-public emacs-subed
(package
(name "emacs-subed")
(version "1.2.7")
(version "1.2.11")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
"1rvc17pvig3ihc74d7i25kl3lnigp0h8lh634x0676hdx38h91ib"))))
"1dlh7vd8kc16wr9sqd3v7kkxfvqadi56pa52h35b86krndh4vazp"))))
(arguments
(list
#:tests? #t