unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57097] [PATCH] gnu: emacs-pulsar: Update to 0.4.0.
@ 2022-08-10  0:30 jgart via Guix-patches via
  2022-08-25 12:48 ` bug#57097: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-08-10  0:30 UTC (permalink / raw)
  To: 57097; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.4.0.
---
 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 ff6155fa18..cef270dce6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19408,7 +19408,7 @@ (define-public emacs-pulseaudio-control
 (define-public emacs-pulsar
   (package
     (name "emacs-pulsar")
-    (version "0.3.0")
+    (version "0.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -19417,7 +19417,7 @@ (define-public emacs-pulsar
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09s1r9zqc28g75jjxajdm34ni4m7gynh0xsffy5d60c50igiqa94"))))
+                "05ig8p3y5k20w4xy0ahaml9z0i0xyw6fkypzvz0mjpldhxl7dbxd"))))
     (native-inputs (list texinfo))
     (build-system emacs-build-system)
     (arguments
-- 
2.37.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57097: [PATCH] gnu: emacs-pulsar: Update to 0.4.0.
  2022-08-10  0:30 [bug#57097] [PATCH] gnu: emacs-pulsar: Update to 0.4.0 jgart via Guix-patches via
@ 2022-08-25 12:48 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-08-25 12:48 UTC (permalink / raw)
  To: jgart; +Cc: 57097-done

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.4.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-25 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10  0:30 [bug#57097] [PATCH] gnu: emacs-pulsar: Update to 0.4.0 jgart via Guix-patches via
2022-08-25 12:48 ` bug#57097: " Nicolas Goaziou

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).