1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 02:20:53 +02:00

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

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

Change-Id: I06198a60ad88adfe48712ae4af0834ccb14ae8d5
This commit is contained in:
Danny Milosavljevic 2025-05-19 20:13:39 +02:00
parent 450a361532
commit 81e27cda5e
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -10333,7 +10333,7 @@ files which are intended to be packages.")
(define-public emacs-el-job
(package
(name "emacs-el-job")
(version "2.4.3")
(version "2.4.7")
(source (origin
(method git-fetch)
(uri (git-reference
@ -10342,7 +10342,7 @@ files which are intended to be packages.")
(file-name (git-file-name name version))
(sha256
(base32
"09zipgg52zh7kfamnslbrrghs2sndkwj0kcmbb8mxwmx5k5zi62d"))))
"0gspy2yvi7pyzvw73p49s42a3w104xlrwwvwykw93rf277kq4i6d"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #true