gnu: emacs-casual-lib: Update to 1.1.3.
* gnu/packages/emacs-xyz.scm (emacs-casual-lib): Update to 1.1.3. Change-Id: Id727799b45e62793fb575721a76d34be48b579cc
This commit is contained in:
parent
ecd95eec88
commit
e9bfc2a31c
@ -33732,7 +33732,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
||||
(define-public emacs-casual-lib
|
||||
(package
|
||||
(name "emacs-casual-lib")
|
||||
(version "1.1.2")
|
||||
(version "1.1.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -33741,7 +33741,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1y45iqswhib9bfwbqfmlvxmfdn0wcvyfy696skn2cr7sn2q0n8a3"))))
|
||||
"1qzwzvrp94f2sw861q2jgjnil18m85nm0mryy92rdvijni2l0dj9"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:tests? #t
|
||||
|
Loading…
Reference in New Issue
Block a user