We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0085e48 commit 9937b72Copy full SHA for 9937b72
2 files changed
README.md
@@ -453,7 +453,7 @@ also often get polled from the printer.
453
454
<!-- Begin Included Components -->
455
## Included Components
456
- - pappl v1.4.9
+ - pappl v1.4.10
457
- qpdf v11.10.1
458
- ghostscript ghostpdl-10.06.0rc1_test001
459
- cups v2.4.16
rockcraft.yaml
@@ -1,6 +1,6 @@
1
name: ghostscript-printer-app
2
base: ubuntu@22.04
3
-version: '10.06.0-6'
+version: '10.06.0-7'
4
summary: Ghostscript Printer Application
5
description: |
6
The Ghostscript Printer Application is a PAPPL (Printer Application
@@ -33,7 +33,7 @@ parts:
33
pappl:
34
source: https://github.com/michaelrsweet/pappl
35
source-type: git
36
- source-tag: 'v1.4.9'
+ source-tag: 'v1.4.10'
37
source-depth: 1
38
# ext:updatesnap
39
# version-format:
0 commit comments