all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Niklas Eklund <niklas.eklund@posteo.net>
To: 53731@debbugs.gnu.org
Subject: [bug#53731] [PATCH] gnu: Update emacs-dtache
Date: Wed, 02 Feb 2022 17:43:49 +0000	[thread overview]
Message-ID: <87k0edb1uy.fsf@posteo.net> (raw)

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

Hi,

this patch update the emacs-dtache package to version 0.5.

/Niklas

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-dtache-0.5 --]
[-- Type: text/x-patch, Size: 1156 bytes --]

From 0532af1abefc4c4b1c736a1bf588fbbfebd6ae3d Mon Sep 17 00:00:00 2001
From: Niklas Eklund <niklas.eklund@posteo.net>
Date: Wed, 2 Feb 2022 18:41:56 +0100
Subject: [PATCH] gnu: emacs-dtache: Update to 0.5.

* gnu/packages/emacs-xyz.scm (emacs-dtache): Update to 0.5.
---
 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 46dac82501..e2eff4a872 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23556,7 +23556,7 @@ (define-public emacs-cmake-font-lock
 (define-public emacs-dtache
   (package
     (name "emacs-dtache")
-    (version "0.4")
+    (version "0.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -23565,7 +23565,7 @@ (define-public emacs-dtache
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1hndv0qzibkc4177lkam30j8cgvzxd8r60v3dnqn2bmrgxw04j6b"))))
+                "05gm5l533y8xr00w3c3i4fbhzhib6i7q2bbnpkm08w1n8a08iaj5"))))
     (arguments
      (list
       #:tests? #t
-- 
2.34.0


             reply	other threads:[~2022-02-02 19:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 17:43 Niklas Eklund [this message]
2022-03-03 22:48 ` bug#53731: [PATCH] gnu: Update emacs-dtache 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

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

  git send-email \
    --in-reply-to=87k0edb1uy.fsf@posteo.net \
    --to=niklas.eklund@posteo.net \
    --cc=53731@debbugs.gnu.org \
    /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.