From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66016@debbugs.gnu.org
Cc: andrew@trop.in, liliana.prikler@gmail.com
Subject: [bug#66016] [PATCH emacs-team 4/7] gnu: emacs-matcha: Update to 0.0.1-2.dc4a940.
Date: Fri, 15 Sep 2023 20:43:47 +0200 [thread overview]
Message-ID: <30a339b364b779049a81715cea21583943d84d2b.1694805224.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1694805224.git.liliana.prikler@gmail.com>
* gnu/packages/emacs-xyz.scm (emacs-matcha): Update to 0.0.1-2.dc4a940.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 95217aea1a..4ca6b62026 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30321,10 +30321,10 @@ (define-public emacs-forge
(license license:gpl3+)))
(define-public emacs-matcha
- (let ((commit "c7df5cf5cdac9ae369e241342389ccda0205eab9"))
+ (let ((commit "dc4a940b3360aadeb2d9eaab7bd0c85e1e85ab76"))
(package
(name "emacs-matcha")
- (version (git-version "0.0.1" "1" commit)) ;no upstream release
+ (version (git-version "0.0.1" "2" commit)) ;no upstream release
(source (origin
(method git-fetch)
(uri (git-reference
@@ -30333,7 +30333,7 @@ (define-public emacs-matcha
(file-name (git-file-name name version))
(sha256
(base32
- "1lfnh1glg6al677m7ci0x8g5wjdhjxlfl3nv1f1ppsw4dpnwsj9b"))))
+ "1bljnv5z289hxn73y7krbd0wya6acnwphabxwfajilpc118qz3lp"))))
(propagated-inputs (list emacs-hydra))
(build-system emacs-build-system)
(home-page "https://github.com/jojojames/matcha/")
--
2.41.0
next prev parent reply other threads:[~2023-09-15 19:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 19:13 [bug#66016] [PATCH emacs-team 0/7] Fix failing builds Liliana Marie Prikler
2023-09-15 17:18 ` [bug#66016] [PATCH emacs-team 1/7] gnu: emacs-go-mode: Fix build Liliana Marie Prikler
2023-09-15 18:17 ` [bug#66016] [PATCH emacs-team 2/7] gnu: emacs-lispy: " Liliana Marie Prikler
2023-09-15 18:35 ` [bug#66016] [PATCH emacs-team 3/7] gnu: emacs-elfeed-org: " Liliana Marie Prikler
2023-09-15 18:43 ` Liliana Marie Prikler [this message]
2023-09-15 18:48 ` [bug#66016] [PATCH emacs-team 5/7] gnu: emacs-ob-go: " Liliana Marie Prikler
2023-09-15 19:03 ` [bug#66016] [PATCH emacs-team 6/7] gnu: emacs-pyvenv: " Liliana Marie Prikler
2023-09-15 19:11 ` [bug#66016] [PATCH emacs-team 7/7] gnu: emacs-rjsx-mode: " Liliana Marie Prikler
2023-09-22 23:27 ` bug#66016: " Liliana Marie Prikler
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=30a339b364b779049a81715cea21583943d84d2b.1694805224.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=66016@debbugs.gnu.org \
--cc=andrew@trop.in \
/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).