GNU bug report logs - #46656
[PATCH] gnu: libredwg: Update to 0.12.1.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 20 Feb 2021 07:09:03 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46656: closed ([PATCH] gnu: libredwg: Update to 0.12.1.)
Date: Sun, 21 Feb 2021 00:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 21 Feb 2021 01:26:00 +0100
with message-id <87v9amxo4n.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#46656] [PATCH] gnu: libredwg: Update to 0.12.1.
has caused the debbugs.gnu.org bug report #46656,
regarding [PATCH] gnu: libredwg: Update to 0.12.1.
to be marked as done.

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


-- 
46656: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46656
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: libredwg: Update to 0.12.1.
Date: Sat, 20 Feb 2021 04:08:36 -0300
* gnu/packages/engineering.scm (libredwg): Update to 0.12.1.
---
 gnu/packages/engineering.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 11585f6234..034dabc3f9 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1215,14 +1215,14 @@ use on a given system.")
 (define-public libredwg
   (package
     (name "libredwg")
-    (version "0.12")
+    (version "0.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://gnu/libredwg/libredwg-"
              version ".tar.xz"))
        (sha256
-        (base32 "0z5algzi3alq166885y0qyj2gnc7gc6vhnz7nw0kwc0d236p6md8"))))
+        (base32 "0a1ih91nn5rh7v8li2ljppm8iacrnv8nkdpzshbdggl5f0mm1pyy"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-bindings")))
-- 
2.30.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 46656-done <at> debbugs.gnu.org
Subject: Re: [bug#46656] [PATCH] gnu: libredwg: Update to 0.12.1.
Date: Sun, 21 Feb 2021 01:26:00 +0100
Hello,

Vinicius Monego <monego <at> posteo.net> writes:

> * gnu/packages/engineering.scm (libredwg): Update to 0.12.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 174 days ago.

Previous Next


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