me
/
guix
Archived
1
0
Fork 0

gnu: emacs-lin: Update to 1.0.0.

* gnu/packages/emacs-xyz.scm (emacs-lin): Update to 1.0.0.
Nicolas Goaziou 2022-10-31 23:50:07 +01:00
parent 1a734947bc
commit 83f65cd1b3
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -15177,7 +15177,7 @@ number on the left margin in Emacs.")
(define-public emacs-lin
(package
(name "emacs-lin")
(version "0.3.0")
(version "1.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -15186,7 +15186,7 @@ number on the left margin in Emacs.")
(file-name (git-file-name name version))
(sha256
(base32
"1w1mli2wrxbnwagn3rx5ygslmzlri3drm74nqgwpl4pwh66xi98a"))))
"0bbxm2ndp6hcpdiv34dl9smgx5l0m4pdzm7csp283f6q9kwwdf3v"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments