unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: mail@nicolasgoaziou.fr, 67198@debbugs.gnu.org
Cc: tristan@cott.am, cox.katherine.e+guix@gmail.com, andrew@trop.in
Subject: [bug#67198] [PATCH] gnu: Add emacs-adwaita-dark-theme
Date: Wed, 15 Nov 2023 19:41:18 +0100	[thread overview]
Message-ID: <c7d777b0aae31a52cdef692346c522118ba61d15.camel@gmail.com> (raw)
In-Reply-To: <87v8a3x7pk.fsf@nicolasgoaziou.fr>

Am Mittwoch, dem 15.11.2023 um 18:11 +0100 schrieb Nicolas Goaziou:
> Hello,
> 
> Tristan Cottam via Guix-patches via <guix-patches@gnu.org> writes:
> 
> > * gnu/packages/emacs-xyz.scm (emacs-adwaita-dark-theme): New
> > variable.
> 
> Thank you.
> 
> > +(define-public emacs-adwaita-dark-theme
> > +  (let ((commit "a97d5d5f5657a52c3b4c4b146b4d307dfb1a7a74")
> > +        (revision "0"))
> > +    (package
> > +      (name "emacs-adwaita-dark-theme")
> > +      (version (git-version "1.1.0" revision commit))
> 
> The last commit is actually a version bump to "1.1.1", so you can
> bind `version' to "1.1.1", drop `revision' and use that commit
> instead.

If it's not a release commit, I'd still use git-version.

Cheers




  reply	other threads:[~2023-11-15 18:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15 12:38 [bug#67198] [PATCH] gnu: Add emacs-adwaita-dark-theme Tristan Cottam via Guix-patches via
2023-11-15 17:11 ` Nicolas Goaziou via Guix-patches via
2023-11-15 18:41   ` Liliana Marie Prikler [this message]
2023-11-15 20:07     ` Nicolas Goaziou via Guix-patches via
2023-11-15 18:40 ` Liliana Marie Prikler
2023-11-15 21:59 ` [bug#67198] [PATCH v2] " Tristan Cottam via Guix-patches via
2023-11-18 11:31 ` [bug#67198] [PATCH v3] " Tristan Cottam via Guix-patches via
2024-01-07 15:04   ` bug#67198: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c7d777b0aae31a52cdef692346c522118ba61d15.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=67198@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=mail@nicolasgoaziou.fr \
    --cc=tristan@cott.am \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).