[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/84: gnu: emacs-color-theme-sanityinc-tomorrow: Update to 1.17-0.7690d
From: |
guix-commits |
Subject: |
69/84: gnu: emacs-color-theme-sanityinc-tomorrow: Update to 1.17-0.7690d8e. |
Date: |
Tue, 24 Dec 2024 09:29:15 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit f796ef4b4532b47a242cf406877d84177a8fe626
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Dec 24 13:54:59 2024 +0100
gnu: emacs-color-theme-sanityinc-tomorrow: Update to 1.17-0.7690d8e.
* gnu/packages/emacs-xyz.scm (emacs-color-theme-sanityinc-tomorrow): Update
to 1.17-0.7690d8e.
Change-Id: I1f51521fc5addfe4aba6a9e535ca5b32bed2f719
---
gnu/packages/emacs-xyz.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 16c7758a1f..1b99f206ec 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12490,13 +12490,12 @@ variants.")
(license license:gpl3+)))
(define-public emacs-color-theme-sanityinc-tomorrow
- ;; Use the latest commit as there are no recent release/tag; the version
- ;; metadata in the Elisp source file is also defined as '0'.
- (let ((commit "d34e8db507ee0c7b465ff18a8f220c33ed77cd79")
+ ;; Use the latest commit as there are no recent release/tag.
+ (let ((commit "7690d8e97c992f538d9b1abbd26099f426c8ab7c")
(revision "0"))
(package
(name "emacs-color-theme-sanityinc-tomorrow")
- (version (git-version "0" revision commit))
+ (version (git-version "1.17" revision commit))
(source
(origin
(method git-fetch)
@@ -12506,7 +12505,7 @@ variants.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1mfildi7rav2j42avii7z4gp4ghl04cqv8wp1vyxzl8vkyj60nkb"))))
+ (base32 "11mgwq5dlx0ffkxmyyhfzg0ilg8ih8rf2km4js5gypi8mvmczjih"))))
(build-system emacs-build-system)
(home-page "https://github.com/purcell/color-theme-sanityinc-tomorrow")
(synopsis "Emacs color themes based on Chris Kempson's 'tomorrow'
themes")
- 40/84: gnu: emacs-eshell-syntax-highlighting: Update to 0.7., (continued)
- 40/84: gnu: emacs-eshell-syntax-highlighting: Update to 0.7., guix-commits, 2024/12/24
- 42/84: gnu: emacs-kubed: Update to 0.4.2., guix-commits, 2024/12/24
- 48/84: gnu: emacs-casual-dired: Update to 2.0.0., guix-commits, 2024/12/24
- 49/84: gnu: emacs-casual-info: Update to 2.0.0., guix-commits, 2024/12/24
- 54/84: gnu: emacs-no-littering: Update to 1.7.4., guix-commits, 2024/12/24
- 59/84: gnu: emacs-osm: Update to 1.5., guix-commits, 2024/12/24
- 66/84: gnu: emacs-auctex: Update to 14.0.8., guix-commits, 2024/12/24
- 70/84: gnu: emacs-consult-denote: Update to 0.2.2., guix-commits, 2024/12/24
- 33/84: gnu: emacs-closql: Update to 2.1.0., guix-commits, 2024/12/24
- 64/84: gnu: emacs-emms-print-metadata: Update to 20.2., guix-commits, 2024/12/24
- 69/84: gnu: emacs-color-theme-sanityinc-tomorrow: Update to 1.17-0.7690d8e.,
guix-commits <=
- 72/84: gnu: emacs-list-utils: Update to 0.4.7., guix-commits, 2024/12/24
- 76/84: gnu: emacs-greader: Update to 0.12.3., guix-commits, 2024/12/24
- 78/84: gnu: emacs-logos: Update to 1.2.0., guix-commits, 2024/12/24
- 74/84: gnu: emacs-vertico-posframe: Update to 0.7.8., guix-commits, 2024/12/24
- 82/84: gnu: emacs-arduino-mode: Update to 1.3.1., guix-commits, 2024/12/24
- 53/84: gnu: emacs-modus-themes: Update to 4.6.0., guix-commits, 2024/12/24
- 25/84: gnu: emacs-php-mode: Update to 1.27.0., guix-commits, 2024/12/24
- 52/84: gnu: emacs-mastodon: Update to 1.1.8., guix-commits, 2024/12/24
- 56/84: gnu: emacs-org-node: Update to 1.9.15., guix-commits, 2024/12/24
- 57/84: gnu: emacs-vertico: Update to 1.10., guix-commits, 2024/12/24