GNU bug report logs - #51123
[PATCH] gnu: markets: Update to 0.5.3.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Mon, 11 Oct 2021 00:02:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vinicius Monego <monego <at> posteo.net>
Subject: bug#51123: closed (Re: [bug#51123] [PATCH] gnu: markets: Update
 to 0.5.3.)
Date: Tue, 12 Oct 2021 15:14:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51123: [PATCH] gnu: markets: Update to 0.5.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 51123 <at> debbugs.gnu.org.

-- 
51123: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51123
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 51123-done <at> debbugs.gnu.org
Subject: Re: [bug#51123] [PATCH] gnu: markets: Update to 0.5.3.
Date: Tue, 12 Oct 2021 11:13:40 -0400
On Mon, Oct 11, 2021 at 12:01:17AM +0000, Vinicius Monego wrote:
> * gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.

Thanks! Pushed as c9c4bf8c84bfe813dafdc000fcc8cdea2774678c

[Message part 3 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: markets: Update to 0.5.3.
Date: Mon, 11 Oct 2021 00:01:17 +0000
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index d4a6772254..208b560317 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -849,7 +849,7 @@ variants.")
 (define-public markets
   (package
     (name "markets")
-    (version "0.5.2")
+    (version "0.5.3")
     (source
       (origin
         (method git-fetch)
@@ -859,7 +859,7 @@ variants.")
         (file-name (git-file-name name version))
         (sha256
          (base32
-          "0nk1bs7i6b7r90g5qwd3s2m462vk3kvza0drq7rzb5sdaiz9ccnz"))))
+          "0sfdmz7cp8i2bymippp8jyxsidxjn69v9cqm40q77j81kfm84bfv"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.30.2




This bug report was last modified 3 years and 223 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.