[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: emacs-suneater-theme: Update to 2.5.2.
From: |
guix-commits |
Subject: |
05/11: gnu: emacs-suneater-theme: Update to 2.5.2. |
Date: |
Sun, 12 May 2024 14:03:33 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 069e4d86b871199754c15e002af6aca7d4a348c5
Author: Fredrik Salomonsson <plattfot@posteo.net>
AuthorDate: Sun May 5 22:19:43 2024 +0000
gnu: emacs-suneater-theme: Update to 2.5.2.
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.5.2.
Change-Id: I09ddb510e59d461b7f383a400ef8b7cfbeb19714
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ab26609303..f6f455dad0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2103,7 +2103,7 @@ Apprentice and Sourcerer.")
(define-public emacs-suneater-theme
(package
(name "emacs-suneater-theme")
- (version "2.4.0")
+ (version "2.5.2")
(source
(origin
(method git-fetch)
@@ -2112,7 +2112,7 @@ Apprentice and Sourcerer.")
(commit version)))
(sha256
(base32
- "1j216w9c2psynlsl8gdmnya5a60cyx100ibm15zyyaav75wccn5j"))
+ "1501kj933717jw9prx03x1k8n520z7a268bl03m3m82qn5hjq0ad"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~plattfot/suneater-theme")
- branch master updated (56980ea500 -> 7b2e7ff25a), guix-commits, 2024/05/12
- 08/11: gnu: emacs-eldev: Update to 1.10., guix-commits, 2024/05/12
- 07/11: gnu: nano: Update to 8.0., guix-commits, 2024/05/12
- 05/11: gnu: emacs-suneater-theme: Update to 2.5.2.,
guix-commits <=
- 03/11: gnu: Add python-vdf., guix-commits, 2024/05/12
- 02/11: gnu: tmux: Update to 3.4., guix-commits, 2024/05/12
- 01/11: gnu: Add m8c., guix-commits, 2024/05/12
- 10/11: gnu: alfa: Don't run tests on riscv64-linux., guix-commits, 2024/05/12
- 11/11: gnu: ruby-gem-hadar: Use git-minimal/pinned., guix-commits, 2024/05/12
- 04/11: gnu: guile-tap: Update to 0.5.1., guix-commits, 2024/05/12
- 06/11: doc: Update NixOS wiki url to the official wiki., guix-commits, 2024/05/12
- 09/11: gnu: adns: Update to 1.6.1., guix-commits, 2024/05/12