gnu: xournalpp: Update to 1.2.2.

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

Change-Id: I67fe8391aa4ccf3ea021c7d32ccc8ed173d5a669
This commit is contained in:
Nicolas Goaziou 2023-10-23 21:04:31 +02:00
parent 571ee7903c
commit db31cbc59e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1003,7 +1003,7 @@ (define-public xournal
(define-public xournalpp
(package
(name "xournalpp")
(version "1.2.1")
(version "1.2.2")
(source
(origin
(method git-fetch)
@ -1012,7 +1012,7 @@ (define-public xournalpp
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "18slm517yazysvd0ii0gi7kg4hzyf17d86w2bflgfaz9ccclswbn"))))
(base32 "1svmdj43z1shm3wnkrdrq1h6rba843mp4x4d8jmxsx7kwiiz9l78"))))
(build-system cmake-build-system)
(arguments
(list