mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-casual-calc: Update to 1.11.4.
* gnu/packages/emacs-xyz.scm (emacs-casual-calc): Update to 1.11.4. Change-Id: I837afeeafbc2f3aa1d2a39bedfa4359182a3e342
This commit is contained in:
parent
2998c254ae
commit
23bdcbee09
1 changed files with 2 additions and 2 deletions
|
@ -33801,7 +33801,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
|||
(define-public emacs-casual-calc
|
||||
(package
|
||||
(name "emacs-casual-calc")
|
||||
(version "1.11.3")
|
||||
(version "1.11.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -33810,7 +33810,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0640hq1nc5n7y6jzkbf0qn8lmprzhzllzkna9zbiqkia4jxcp9ws"))))
|
||||
(base32 "1695vgysn17zhk5wnrfh1cqp8rzrfmcxg3vj80axs961qd1mrm9w"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue