unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 69823@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#69823] [PATCH 10/15] gnu: mousepad: Update to 0.6.2.
Date: Sat, 16 Mar 2024 11:47:32 +0800	[thread overview]
Message-ID: <32b04341ec76b718a13e98be182753ec0138613e.1710560705.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1710560705.git.iyzsong@member.fsf.org>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (mousepad): Update to 0.6.2.

Change-Id: I2d8cba922872e6d563a0a14467828d8f65993e6d
---
 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 ba885647a0..5e5f8be6c3 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1465,7 +1465,7 @@ (define-public xfburn
 (define-public mousepad
   (package
     (name "mousepad")
-    (version "0.6.1")
+    (version "0.6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/mousepad/"
@@ -1473,7 +1473,7 @@ (define-public mousepad
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "0dpzzy03hlw6gljp7ywdi6np41r88p2nr7rypwzy6zdwqwv5832n"))))
+                "17fi33mkdz1nfmsgqlfa20l06wwy0s8lcj21cfg6ikdiihxwpjp7"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '(;; Use the GSettings keyfile backend rather than
-- 
2.41.0





  parent reply	other threads:[~2024-03-16  3:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16  3:46 [bug#69823] [PATCH 00/15] Xfce updates iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 01/15] gnu: xfce4-clipman-plugin: Update to 1.6.6 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 02/15] gnu: xfce4-pulseaudio-plugin: Update to 0.4.8 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 03/15] gnu: thunar-archive-plugin: Update to 0.5.2 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 04/15] gnu: thunar-media-tags-plugin: Update to 0.4.0 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 05/15] gnu: gigolo: Update to 0.5.3 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 06/15] gnu: xfce4-dict: Update to 0.8.6 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 07/15] gnu: ristretto: Update to 0.13.2 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 08/15] gnu: xfce4-taskmanager: Update to 1.5.7 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 09/15] gnu: xfce4-notifyd: Update to 0.9.4 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` iyzsong--- via Guix-patches via [this message]
2024-03-16  3:47 ` [bug#69823] [PATCH 11/15] gnu: xfce4-screenshooter: Update to 1.10.5 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 12/15] gnu: xfce4-screensaver: Update to 4.18.3 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 13/15] gnu: xfce4-cpugraph-plugin: Update to 1.2.10 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 14/15] gnu: xfce4-genmon-plugin: Update to 4.2.0 iyzsong--- via Guix-patches via
2024-03-16  3:47 ` [bug#69823] [PATCH 15/15] gnu: xfce4-weather-plugin: Update to 0.11.2 iyzsong--- via Guix-patches via
2024-03-19 11:14 ` bug#69823: [PATCH 00/15] Xfce updates 宋文武 via Guix-patches via

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=32b04341ec76b718a13e98be182753ec0138613e.1710560705.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=69823@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.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).