From: Michael Rohleder <mike@rohleder.de>
To: 42646@debbugs.gnu.org
Subject: [bug#42646] [PATCH] gnu: xfce4-stopwatch-plugin: Update to 0.4.0.
Date: Sat, 01 Aug 2020 10:15:08 +0200 [thread overview]
Message-ID: <87v9i27pf7.fsf@rohleder.de> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: xfce4-stopwatch-plugin: Update to 0.4.0. --]
[-- Type: text/x-patch, Size: 1461 bytes --]
From 3be5df2469c7cf2de124a8247cfdb5e326c2c575 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sat, 1 Aug 2020 10:11:47 +0200
Subject: [PATCH] gnu: xfce4-stopwatch-plugin: Update to 0.4.0.
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.4.0.
[arguments] enable "tests".
---
gnu/packages/xfce.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 997fa37317..13b33ea6fb 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1813,7 +1813,7 @@ freedesktop.org specification.")
(define-public xfce4-stopwatch-plugin
(package
(name "xfce4-stopwatch-plugin")
- (version "0.3.1")
+ (version "0.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1822,11 +1822,8 @@ freedesktop.org specification.")
"/xfce4-stopwatch-plugin-" version ".tar.bz2"))
(sha256
(base32
- "07dadvgivly44w7qj74i2w60nk01h8567paxrli8vzmhb3p6xi2h"))))
+ "0jfr0ykn97hfngh0hd2wrs9rxswzxaxjv93g6csdp8hnij649nm3"))))
(build-system gnu-build-system)
- (arguments
- ;; test fails in po/ directory
- `(#:tests? #f))
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))
--
2.28.0
[-- Attachment #1.2: Type: text/plain, Size: 38 bytes --]
--
write once - debug everywhere
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next reply other threads:[~2020-08-01 8:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-01 8:15 Michael Rohleder [this message]
2020-08-03 7:08 ` bug#42646: [PATCH] gnu: xfce4-stopwatch-plugin: Update to 0.4.0 Mathieu Othacehe
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=87v9i27pf7.fsf@rohleder.de \
--to=mike@rohleder.de \
--cc=42646@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).