GNU bug report logs -
#69545
[PATCH] gnu: xournalpp: Update to 1.2.3.
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 69545 in the body.
You can then email your comments to 69545 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#69545
; Package
guix-patches
.
(Mon, 04 Mar 2024 15:09:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 04 Mar 2024 15:09:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/pdf.scm (xournalpp): Update to 1.2.3.
Change-Id: If7ec00c3bcdb208132d595c152c3099258f738f4
---
gnu/packages/pdf.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 0d796f65bb..9cc5b70906 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -17,7 +17,7 @@
;;; Copyright © 2019 Alex Griffin <a <at> ajgrf.com>
;;; Copyright © 2019 Ben Sturmfels <ben <at> sturm.com.au>
;;; Copyright © 2019,2020 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
-;;; Copyright © 2020-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2020-2024 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
;;; Copyright © 2020, 2022 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2020, 2024 Timotej Lazar <timotej.lazar <at> araneo.si>
;;; Copyright © 2020, 2022, 2023 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
@@ -1049,7 +1049,7 @@ (define-public xournal
(define-public xournalpp
(package
(name "xournalpp")
- (version "1.2.2")
+ (version "1.2.3")
(source
(origin
(method git-fetch)
@@ -1058,7 +1058,7 @@ (define-public xournalpp
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1svmdj43z1shm3wnkrdrq1h6rba843mp4x4d8jmxsx7kwiiz9l78"))))
+ (base32 "1rj9kz21r59cswfpczp5dcmvchbbmybv661iyycaiii2z5gh0h7i"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 9321cf7f51eb6dc3fe49d4302eed4e47a52284e2
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69545
; Package
guix-patches
.
(Wed, 13 Mar 2024 08:47:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Nicolas Goaziou via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/pdf.scm (xournalpp): Update to 1.2.3.
Applied.
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Wed, 13 Mar 2024 08:47:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
bug acknowledged by developer.
(Wed, 13 Mar 2024 08:47:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 10 Apr 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.