unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Apoorv via Guix-patches via <guix-patches@gnu.org>
To: 69623 <69623@debbugs.gnu.org>
Subject: [bug#69623] [PATCH] Update emacs-evil-collection to 0.0.10
Date: Wed, 20 Mar 2024 03:25:20 +0100 (CET)	[thread overview]
Message-ID: <NtOfLEH--3-9@tuta.io> (raw)
In-Reply-To: <NsR1hLA--3-9@tuta.io>


[-- Attachment #1.1: Type: text/plain, Size: 120 bytes --]

Here is the `git format-patch` generated patch.

-- 
 Sent with Tuta; enjoy secure & ad-free emails: 
 https://tuta.com

[-- Attachment #1.2: Type: text/html, Size: 374 bytes --]

[-- Attachment #2: 0001-Update-emacs-evil-collection-to-0.0.10.patch --]
[-- Type: text/x-patch, Size: 1094 bytes --]

From 882c9b9132d4e3e24fac5c172c5595f678118117 Mon Sep 17 00:00:00 2001
From: apoorv569 <apoorvs569@gmail.com>
Date: Wed, 20 Mar 2024 07:50:50 +0530
Subject: [PATCH] Update emacs-evil-collection to 0.0.10

---
 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 83e79544ee..716c8b8cc3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16323,7 +16323,7 @@ (define-public emacs-evil
 (define-public emacs-evil-collection
   (package
     (name "emacs-evil-collection")
-    (version "0.0.9")
+    (version "0.0.10")
     (source
      (origin
        (method git-fetch)
@@ -16332,7 +16332,7 @@ (define-public emacs-evil-collection
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1y1ig4shqaaiiwqm5pv8hvh8ynr6irhffkgmpyzmhdaaicxnfazc"))))
+        (base32 "09hnxb8nh3g0hi93fz9f1y164gv9iyh5994wfn6fsq2v1xdz8phm"))))
     (build-system emacs-build-system)
     (arguments
      (list
-- 
2.41.0


  parent reply	other threads:[~2024-03-20  2:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  3:10 [bug#69623] Update emacs-evil-collection to 0.0.10 Apoorv via Guix-patches via
2024-03-09 12:40 ` ziyed mstph
2024-03-10  4:05 ` Apoorv via Guix-patches via
2024-03-19 20:12 ` Jelle Licht
2024-03-20  2:25 ` Apoorv via Guix-patches via [this message]
2024-03-20 17:45   ` [bug#69623] [PATCH] " Christopher Baines

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=NtOfLEH--3-9@tuta.io \
    --to=guix-patches@gnu.org \
    --cc=69623@debbugs.gnu.org \
    --cc=apoorvs@tuta.io \
    /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).