gnu: emacs-el-job: Update to 0.3.21.

* gnu/packages/emacs-xyz.scm (emacs-el-job): Update to 0.3.21.

Change-Id: I772098fa8864d643f896f805181a3892ae3f44da
This commit is contained in:
Nicolas Goaziou 2025-01-26 19:31:52 +01:00
parent 06d5a73004
commit ce80836ca0
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9707,7 +9707,7 @@ (define-public emacs-flymake-proselint
(define-public emacs-el-job
(package
(name "emacs-el-job")
(version "0.3.18")
(version "0.3.21")
(source (origin
(method git-fetch)
(uri (git-reference
@ -9716,7 +9716,7 @@ (define-public emacs-el-job
(file-name (git-file-name name version))
(sha256
(base32
"1n9yg804z778cwcdrfvdf087nsy2x2g13kvrf47gg5zdp5wa1fnc"))))
"0jxq4j7sc46wp4niakrcfavv3jiba89civ492aj4szlx0wnz08pl"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #true