* [bug#37406] [PATCH] gnu: emacs-zerodark-theme: Update to 4.6.
@ 2019-09-15 11:08 Giacomo Leidi
2019-09-15 12:36 ` bug#37406: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi @ 2019-09-15 11:08 UTC (permalink / raw)
To: 37406
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): Update to 4.6.
* gnu/packages/emacs-xyz.scm (Header): Fix my own typo in email
address.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9d4b4df458..2452949d0f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -49,7 +49,7 @@
;;; Copyright © 2019 LaFreniere, Joseph <joseph@lafreniere.xyz>
;;; Copyright © 2019 Amar Singh <nly@disroot.org>
;;; Copyright © 2019 Baptiste Strazzulla <bstrazzull@hotmail.fr>
-;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autitici.org>
+;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
;;; Copyright © 2019 Jens Mølgaard <jens@zete.tk>
;;; Copyright © 2019 Amin Bandali <bandali@gnu.org>
;;; Copyright © 2019 Jelle Licht <jlicht@fsfe.org>
@@ -17804,17 +17804,17 @@ connections using TLS encryption.")
(define-public emacs-zerodark-theme
(package
(name "emacs-zerodark-theme")
- (version "4.5")
+ (version "4.6")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.petton.fr/nico/zerodark-theme.git")
+ (url "https://github.com/NicolasPetton/zerodark-theme")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "0nnlxzsmhsbszqigcyxak9i1a0digrd13gv6v18ck4h760mihh1m"))))
+ "0pfyd1iqs7l2ngwgvj9n0r9k1px7yl16h8n502xdyf0pprxcs4p6"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-flycheck" ,emacs-flycheck)
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#37406: [PATCH] gnu: emacs-zerodark-theme: Update to 4.6.
2019-09-15 11:08 [bug#37406] [PATCH] gnu: emacs-zerodark-theme: Update to 4.6 Giacomo Leidi
@ 2019-09-15 12:36 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-09-15 12:36 UTC (permalink / raw)
To: Giacomo Leidi; +Cc: 37406-done
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
Patch pushed with minor changes to the commit message. I added a note
about changing the upstream URI and I removed the note about typoing
your e-mail address. Normally we just toss that in :)
Also patches normally go to guix-patches@gnu.org.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-15 12:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-15 11:08 [bug#37406] [PATCH] gnu: emacs-zerodark-theme: Update to 4.6 Giacomo Leidi
2019-09-15 12:36 ` bug#37406: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).