mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: emacs-tamil99: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-tamil99): Update to 0.1.2.
This commit is contained in:
parent
91c3120553
commit
419c56f87c
1 changed files with 2 additions and 2 deletions
|
@ -30437,7 +30437,7 @@ (define-public emacs-ddskk-nicola
|
||||||
(define-public emacs-tamil99
|
(define-public emacs-tamil99
|
||||||
(package
|
(package
|
||||||
(name "emacs-tamil99")
|
(name "emacs-tamil99")
|
||||||
(version "0.1.1")
|
(version "0.1.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -30446,7 +30446,7 @@ (define-public emacs-tamil99
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0f9s3b6fd42j21922qkxfr3j83a7qym73nynph86w87vkis40zqw"))))
|
"12sr59b2ngay66snb2m4a5zy6n11ahnmc5wy42l3ks7fd4cc5rgs"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://git.systemreboot.net/tamil99/about/")
|
(home-page "https://git.systemreboot.net/tamil99/about/")
|
||||||
(synopsis "Tamil99 input method for Emacs")
|
(synopsis "Tamil99 input method for Emacs")
|
||||||
|
|
Loading…
Reference in a new issue