Archived
1
0
Fork 0

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 @@ using a stylus.")
(define-public xournalpp (define-public xournalpp
(package (package
(name "xournalpp") (name "xournalpp")
(version "1.2.1") (version "1.2.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1012,7 +1012,7 @@ using a stylus.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "18slm517yazysvd0ii0gi7kg4hzyf17d86w2bflgfaz9ccclswbn")))) (base32 "1svmdj43z1shm3wnkrdrq1h6rba843mp4x4d8jmxsx7kwiiz9l78"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list