GNU bug report logs - #45331
[PATCH] gnu: plantuml: Update to 1.2020.24.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 20 Dec 2020 08:40:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45331: closed ([PATCH] gnu: plantuml: Update to 1.2020.24.)
Date: Thu, 24 Dec 2020 20:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Dec 2020 15:57:26 -0500
with message-id <X+UAtg7TRsHDk5Cn <at> jasmine.lan>
and subject line Re: [bug#45331] [PATCH] gnu: plantuml: Update to 1.2020.24.
has caused the debbugs.gnu.org bug report #45331,
regarding [PATCH] gnu: plantuml: Update to 1.2020.24.
to be marked as done.

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


-- 
45331: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45331
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: plantuml: Update to 1.2020.24.
Date: Sun, 20 Dec 2020 09:39:26 +0100
* gnu/packages/uml.scm (plantuml): Update to 1.2020.24.
---
 gnu/packages/uml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/uml.scm b/gnu/packages/uml.scm
index 2202316016..ad766beece 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -31,14 +31,14 @@
 (define-public plantuml
   (package
     (name "plantuml")
-    (version "1.2020.19")
+    (version "1.2020.24")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/plantuml/"
                                   version "/plantuml-" version ".tar.gz"))
               (sha256
                (base32
-                "0ja2f72x2qd11pkgh1qj6k03yq9ljwsvd6lh84nndwhrbdj5vns7"))))
+                "1czjrsngy0j0lgbmvfzg1ax13vzba2c6ybmfbzqyvnasx4rfrsf8"))))
     (build-system ant-build-system)
     (arguments
      `(#:tests? #f                      ; no tests
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45331-done <at> debbugs.gnu.org
Subject: Re: [bug#45331] [PATCH] gnu: plantuml: Update to 1.2020.24.
Date: Thu, 24 Dec 2020 15:57:26 -0500
On Sun, Dec 20, 2020 at 09:39:26AM +0100, Michael Rohleder wrote:
> * gnu/packages/uml.scm (plantuml): Update to 1.2020.24.

Thanks! Pushed as 88795880d79993e18e0ea5b2c90a3dcf7488d16b


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

Previous Next


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