GNU bug report logs -
#54642
[PATCH] gnu: Update plantuml to 1.2022.2
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54642 in the body.
You can then email your comments to 54642 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#54642
; Package
guix-patches
.
(Wed, 30 Mar 2022 18:41:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Collin J. Doering" <collin <at> rekahsoft.ca>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 30 Mar 2022 18:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 83f10a08a1..a4891f2d1d 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages uml)
(define-public plantuml
(package
(name "plantuml")
- (version "1.2020.24")
+ (version "1.2022.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
- "1czjrsngy0j0lgbmvfzg1ax13vzba2c6ybmfbzqyvnasx4rfrsf8"))))
+ "0qqfampcn5mcdcb4cnkskhidynhbm1nbgsvqkh8px99abk9xg7gr"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.34.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#54642
; Package
guix-patches
.
(Wed, 30 Mar 2022 18:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 54642 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/uml.scm (plantuml): Update to 1.2022.2.
---
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 83f10a08a1..a4891f2d1d 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages uml)
(define-public plantuml
(package
(name "plantuml")
- (version "1.2020.24")
+ (version "1.2022.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
- "1czjrsngy0j0lgbmvfzg1ax13vzba2c6ybmfbzqyvnasx4rfrsf8"))))
+ "0qqfampcn5mcdcb4cnkskhidynhbm1nbgsvqkh8px99abk9xg7gr"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.34.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#54642
; Package
guix-patches
.
(Wed, 30 Mar 2022 22:40:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 54642 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/uml.scm (plantuml): Update to 1.2022.3.
---
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 83f10a08a1..603bbd0678 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages uml)
(define-public plantuml
(package
(name "plantuml")
- (version "1.2020.24")
+ (version "1.2022.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
- "1czjrsngy0j0lgbmvfzg1ax13vzba2c6ybmfbzqyvnasx4rfrsf8"))))
+ "1k5c97iicdvamkcdaz7c2b79qaciz5gvgs7n67as7hcbm2q85q3b"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.34.0
Reply sent
to
Efraim Flashner <efraim <at> flashner.co.il>
:
You have taken responsibility.
(Thu, 31 Mar 2022 14:54:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Collin J. Doering" <collin <at> rekahsoft.ca>
:
bug acknowledged by developer.
(Thu, 31 Mar 2022 14:54:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 54642-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 29 Apr 2022 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.