all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Richard Sent <richard@freakingpenguin.com>
Cc: Liliana Marie Prikler <liliana.prikler@gmail.com>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	73077-done@debbugs.gnu.org, Andrew Tropin <andrew@trop.in>
Subject: bug#73077: [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef.
Date: Thu, 12 Sep 2024 14:34:42 +0800	[thread overview]
Message-ID: <87o74tcrct.fsf@iscas.ac.cn> (raw)
In-Reply-To: <bba5a468fc48e38f6363f617b2fa41df8a876d5f.1725640229.git.richard@freakingpenguin.com> (Richard Sent's message of "Fri, 6 Sep 2024 12:30:29 -0400")

[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]

Richard Sent <richard@freakingpenguin.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-2.72e091ef.
>
> Change-Id: Ibf7f6665819c4a1d7d9046fa7e81b60e1ad53905
> ---
>  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 92e0275519..ce49a126d0 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -1244,8 +1244,8 @@ (define-public emacs-paredit
>  
>  (define-public emacs-puni
>    ;; No tagged release upstream
> -  (let ((commit "28836e98d5566172b1a94d7b38290d07b49201b2")
> -        (revision "1"))
> +  (let ((commit "72e091ef30e0c9299dbcd0bc4669ab9bb8fb6e47")
> +        (revision "2"))
>      (package
>        (name "emacs-puni")
>        (version (git-version "0" revision commit))
> @@ -1257,7 +1257,7 @@ (define-public emacs-puni
>                  (file-name (git-file-name name version))
>                  (sha256
>                   (base32
> -                  "1z35nzsqcp8q9nnka0d5gpiidl07qfqmd2giwnd3b3v7h3v1kwpz"))))
> +                  "1ns2r6nwakdnzjiq84qqzn85wwahc0k738awx9kxn9p0q2prpx5j"))))
>        (build-system emacs-build-system)
>        (propagated-inputs (list emacs-with-editor))
>        (home-page "https://github.com/AmaiKinono/puni")
>
> base-commit: 2c8e2933f414d0e52ffed655f1156efe35a431e4

push, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-09-12  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06 16:30 [bug#73077] [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef Richard Sent
2024-09-12  6:34 ` Z572 [this message]

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

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

  git send-email \
    --in-reply-to=87o74tcrct.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73077-done@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    --cc=richard@freakingpenguin.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.