1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 23:25:57 +02:00

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

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

Change-Id: Ie2c088ce3eda29ea4fc9e786681b89a72e7dafe6
This commit is contained in:
Nicolas Goaziou
2025-03-07 09:28:53 +01:00
parent 7bd7c68e3c
commit f5080ee6c9
+2 -2
View File
@@ -9911,7 +9911,7 @@ files which are intended to be packages.")
(define-public emacs-el-job
(package
(name "emacs-el-job")
(version "0.3.23")
(version "2.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9920,7 +9920,7 @@ files which are intended to be packages.")
(file-name (git-file-name name version))
(sha256
(base32
"0mj92dsd169ij2g3vmq626vdh5aqc9zbc43yjip7dl1qy4lh34sk"))))
"07mxarvwafnkxmylzk26x7fgscnyn2xph02sahdxww38lik9spsj"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #true