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:
Nicolas Goaziou 2024-09-15 09:20:41 +02:00
parent ecd95eec88
commit e9bfc2a31c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -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