[bug#64771,10/12] gnu: emacs-base16-theme: Update to 3.1.
Commit Message
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 3.1.
[url, home-page]: Use new upstream URL.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
@@ -11110,16 +11110,16 @@ (define-public emacs-4clojure
(define-public emacs-base16-theme
(package
(name "emacs-base16-theme")
- (version "3.0")
+ (version "3.1")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/belak/base16-emacs")
+ (url "https://github.com/tinted-theming/base16-emacs")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0qp71j77zg8gippcn277s0j5a9n6dbwv3kdp2nya6li4b412vgba"))))
+ (base32 "1yq9afvybrgkmn17h22ha9231am7hlh3wccxw7g2ks3g0k5vvds0"))))
(build-system emacs-build-system)
(arguments
(list #:include #~(cons "^build\\/.*\\.el$" %default-include)
@@ -11139,7 +11139,7 @@ (define-public emacs-base16-theme
'pre 'post)))
(find-files theme-dir "\\.el$"))
(delete-file-recursively theme-dir)))))))
- (home-page "https://github.com/belak/base16-emacs")
+ (home-page "https://github.com/tinted-theming/base16-emacs")
(synopsis "Base16 color themes for Emacs")
(description
"Base16 provides carefully chosen syntax highlighting and a default set