GNU bug report logs - #49883
[PATCH] gnu: mousepad: Update to 0.5.6.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 4 Aug 2021 23:43: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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49883: closed ([PATCH] gnu: mousepad: Update to 0.5.6.)
Date: Thu, 05 Aug 2021 00:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 4 Aug 2021 20:48:37 -0400
with message-id <YQs1ZU1vpu8DnCrS <at> jasmine.lan>
and subject line Re: [bug#49883] [PATCH] gnu: mousepad: Update to 0.5.6.
has caused the debbugs.gnu.org bug report #49883,
regarding [PATCH] gnu: mousepad: Update to 0.5.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49883: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49883
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: mousepad: Update to 0.5.6.
Date: Thu,  5 Aug 2021 01:42:45 +0200
* gnu/packages/xfce.scm (mousepad): Update to 0.5.6.
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 24091f3bce..c506f5e463 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1244,7 +1244,7 @@ of data to either CD/DVD/BD.")
 (define-public mousepad
   (package
     (name "mousepad")
-    (version "0.5.5")
+    (version "0.5.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/mousepad/"
@@ -1252,7 +1252,7 @@ of data to either CD/DVD/BD.")
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1qdbch7g8ppwn1rsm8nq9rbvabvx02lvn3dxb45ga3g1w005zhs0"))))
+                "03rmjraxb6a3w7gknmf6mdzkfc0m8shs1vkb2chvv28xn1irhma2"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '(;; Use the GSettings keyfile backend rather than
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 49883-done <at> debbugs.gnu.org
Subject: Re: [bug#49883] [PATCH] gnu: mousepad: Update to 0.5.6.
Date: Wed, 4 Aug 2021 20:48:37 -0400
On Thu, Aug 05, 2021 at 01:42:45AM +0200, Michael Rohleder wrote:
> * gnu/packages/xfce.scm (mousepad): Update to 0.5.6.

Thanks! Pushed as 9a8f0ff6832f001911343580335c098e037b16fa


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

Previous Next


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