me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Ib35cc44e0f8086158cdeec29062788110e1fb317
master
Nicolas Goaziou 2024-07-21 16:37:17 +02:00
parent 8a0fa26f7e
commit 99280d75a9
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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