unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: gyara <me@gyara.moe>
To: 52390@debbugs.gnu.org
Cc: gyara <me@gyara.moe>
Subject: [bug#52390] [PATCH] dunst 1.7.3
Date: Thu,  9 Dec 2021 23:02:21 +0900	[thread overview]
Message-ID: <20211209140221.252031-1-me@gyara.moe> (raw)

---

This patch try update dunst to 1.7.3.

 gnu/packages/dunst.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/dunst.scm b/gnu/packages/dunst.scm
index 908999eb04..aa601df22e 100644
--- a/gnu/packages/dunst.scm
+++ b/gnu/packages/dunst.scm
@@ -39,7 +39,7 @@ (define-module (gnu packages dunst)
 (define-public dunst
   (package
     (name "dunst")
-    (version "1.7.1")
+    (version "1.7.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -48,7 +48,7 @@ (define-public dunst
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0v15fhwzcg7zfn092sry0f4qb6dccz9bb312y9dadg745wf3n9qw"))))
+                "148a6913xxavzlm6rivaycxwj0v0d5k5rpkiqnm1s6cq5hmfgmkv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no check target
-- 
2.34.1





             reply	other threads:[~2021-12-09 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 14:02 gyara [this message]
2021-12-11 13:19 ` [bug#52390] [PATCH] dunst 1.7.3 Guillaume Le Vaillant
2021-12-11 13:56   ` ギャラ
2021-12-12  9:25     ` bug#52390: " Guillaume Le Vaillant

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=20211209140221.252031-1-me@gyara.moe \
    --to=me@gyara.moe \
    --cc=52390@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 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).