GNU bug report logs - #37096
[PATCH] gnu: libdazzle: Update to 3.33.90.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Tue, 20 Aug 2019 09:18:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37096 in the body.
You can then email your comments to 37096 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#37096; Package guix-patches. (Tue, 20 Aug 2019 09:18:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Giacomo Leidi <goodoldpaul <at> autistici.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 20 Aug 2019 09:18:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: guix-patches <at> gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [PATCH] gnu: libdazzle: Update to 3.33.90.
Date: Tue, 20 Aug 2019 11:16:55 +0200
* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90.
---
 gnu/packages/gnome.scm | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d5e46e09c1..39f5b11a57 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8042,7 +8042,7 @@ hexadecimal or ASCII.  It is useful for editing binary files in general.")
 (define-public libdazzle
   (package
     (name "libdazzle")
-    (version "3.28.5")
+    (version "3.32.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libdazzle/"
@@ -8050,17 +8050,11 @@ hexadecimal or ASCII.  It is useful for editing binary files in general.")
                                   "libdazzle-" version ".tar.xz"))
               (sha256
                (base32
-                "08qdwv2flywnh6kibkyv0pnm67pk8xlmjh4yqx6hf13hyhkxkqgg"))))
+                "1s37hv12ikfzhvh86qzgmfcjm3wvp12l2vsr0whl5xmm2harp3bc"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
        (modify-phases %standard-phases
-         (add-after 'unpack 'disable-failing-test
-           (lambda _
-             ;; Disable failing test.
-             (substitute* "tests/meson.build"
-               (("test\\('test-application") "#"))
-             #t))
          (add-before 'check 'pre-check
            (lambda _
              ;; Tests require a running X server.
-- 
2.23.0





Information forwarded to guix-patches <at> gnu.org:
bug#37096; Package guix-patches. (Tue, 20 Aug 2019 09:28:02 GMT) Full text and rfc822 format available.

Message #8 received at 37096 <at> debbugs.gnu.org (full text, mbox):

From: goodoldpaul <at> autistici.org
To: 37096 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: libdazzle: Update to 3.33.90.
Date: Tue, 20 Aug 2019 09:27:37 +0000
[Message part 1 (text/plain, inline)]
I sent the wrong patch, excuse this oversight. Here's the correct patch.

Bye,

Giacomo
[0001-gnu-libdazzle-Update-to-3.33.90.patch (text/x-diff, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 23 Aug 2019 21:39:02 GMT) Full text and rfc822 format available.

Notification sent to Giacomo Leidi <goodoldpaul <at> autistici.org>:
bug acknowledged by developer. (Fri, 23 Aug 2019 21:39:02 GMT) Full text and rfc822 format available.

Message #13 received at 37096-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: goodoldpaul <at> autistici.org
Cc: 37096-done <at> debbugs.gnu.org
Subject: Re: [bug#37096] [PATCH] gnu: libdazzle: Update to 3.33.90.
Date: Fri, 23 Aug 2019 23:38:36 +0200
Hi,

goodoldpaul <at> autistici.org skribis:

> From 9d19d6fdee0b0a9726720c1b752049238fd7375b Mon Sep 17 00:00:00 2001
> From: Giacomo Leidi <goodoldpaul <at> autistici.org>
> Date: Tue, 20 Aug 2019 11:23:02 +0200
> Subject: [PATCH] gnu: libdazzle: Update to 3.33.90.
>
> * gnu/packages/gnome.scm (libdazzle): Update to 3.33.90.

Applied, thanks!

Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 21 Sep 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 278 days ago.

Previous Next


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