unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69545] [PATCH] gnu: xournalpp: Update to 1.2.3.
@ 2024-03-04 15:07 Nicolas Goaziou via Guix-patches via
  2024-03-13  8:45 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-04 15:07 UTC (permalink / raw)
  To: 69545; +Cc: Nicolas Goaziou

* 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@ajgrf.com>
 ;;; Copyright © 2019 Ben Sturmfels <ben@sturm.com.au>
 ;;; Copyright © 2019,2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
-;;; Copyright © 2020-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2020-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2020, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020, 2024 Timotej Lazar <timotej.lazar@araneo.si>
 ;;; Copyright © 2020, 2022, 2023 Maxim Cournoyer <maxim.cournoyer@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







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#69545] [PATCH] gnu: xournalpp: Update to 1.2.3.
  2024-03-04 15:07 [bug#69545] [PATCH] gnu: xournalpp: Update to 1.2.3 Nicolas Goaziou via Guix-patches via
@ 2024-03-13  8:45 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-13  8:45 UTC (permalink / raw)
  To: 69545; +Cc: 69545-done

Nicolas Goaziou via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/pdf.scm (xournalpp): Update to 1.2.3.

Applied.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-13  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 15:07 [bug#69545] [PATCH] gnu: xournalpp: Update to 1.2.3 Nicolas Goaziou via Guix-patches via
2024-03-13  8:45 ` Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).