mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
7bd7c68e3c
commit
f5080ee6c9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue