GNU bug report logs -
#69545
[PATCH] gnu: xournalpp: Update to 1.2.3.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Mar 2024 09:45:02 +0100
with message-id <874jda1pwx.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#69545] [PATCH] gnu: xournalpp: Update to 1.2.3.
has caused the debbugs.gnu.org bug report #69545,
regarding [PATCH] gnu: xournalpp: Update to 1.2.3.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
69545: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69545
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
Nicolas Goaziou via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/pdf.scm (xournalpp): Update to 1.2.3.
Applied.
This bug report was last modified 1 year and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.