GNU bug report logs - #51244
[PATCH] gnu: workrave: Update to 1.10.48.

Previous Next

Package: guix-patches;

Reported by: "Jovany Leandro G.C" <bit4bit <at> riseup.net>

Date: Sat, 16 Oct 2021 19:28:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: "Jovany Leandro G.C" <bit4bit <at> riseup.net>
Subject: bug#51244: closed (Re: [bug#51244] [PATCH] gnu: workrave: Update
 to 1.10.48.)
Date: Sun, 17 Oct 2021 13:34:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51244: [PATCH] gnu: workrave: Update to 1.10.48.

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 51244 <at> debbugs.gnu.org.

-- 
51244: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51244
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: "Jovany Leandro G.C" <bit4bit <at> riseup.net>
Cc: 51244-done <at> debbugs.gnu.org
Subject: Re: [bug#51244] [PATCH] gnu: workrave: Update to 1.10.48.
Date: Sun, 17 Oct 2021 15:32:56 +0200
[Message part 3 (text/plain, inline)]
Jovany Leandro G.C 写道:
> * gnu/packages/gnome.scm (workrave): Update to 1.10.48.

Pushed as e22f12bb79c7374c12ca130132a268789991dc3c.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Jovany Leandro G.C" <bit4bit <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: "Jovany Leandro G.C" <bit4bit <at> riseup.net>
Subject: [PATCH] gnu: workrave: Update to 1.10.48.
Date: Sat, 16 Oct 2021 14:26:24 -0500
* gnu/packages/gnome.scm (workrave): Update to 1.10.48.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 20c0be8d9d..5d8840e89a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10655,7 +10655,7 @@ (define-public soundconverter
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.43")
+    (version "1.10.48")
     (source
      (origin
        (method git-fetch)
@@ -10666,7 +10666,7 @@ (define-public workrave
                                          version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1baa9qjzd4b3q1zy5vhvyrx0hyz17mk237373ca48647897kw4cr"))))
+        (base32 "0qcknxylk9mr0xzszsd1rkgh2zpnix20m998dfclkm9x8zh9pvyr"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      ;; The only tests are maintainer tests (in po/), which fail.
-- 
2.33.0




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

Previous Next


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