gnu: emacs-casual-lib: Update to 2.0.0.

* gnu/packages/emacs-xyz.scm (emacs-casual-lib): Update to 2.0.0.

Change-Id: I7a955afb06ac51c557a8335c208b4601daca3888
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:04 +01:00
parent f72e1c7c5c
commit 8d32ea0d16
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -34434,7 +34434,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.4")
(version "2.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -34443,7 +34443,7 @@ all of your projects, then override or add variables on a per-project basis.")
(file-name (git-file-name name version))
(sha256
(base32
"0s9yx9s1d4zr35j3pd6dnhldax1h0sgr5zrraqva4ysbflwlvy50"))))
"1hmr0zzwm3f88786j8p8x39jn5b8jja37x1iww4vd83dsvkksbpa"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #t