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:
Arun Isaac 2022-09-03 18:04:21 +05:30
parent 91c3120553
commit 419c56f87c
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -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")