We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4214b5e commit 6d6b467Copy full SHA for 6d6b467
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.8
+ - pappl v1.4.9
457
- qpdf v11.10.1
458
- ghostscript ghostpdl-10.05.0-test-base-001
459
- cups v2.4.11
rockcraft.yaml
@@ -1,6 +1,6 @@
1
name: ghostscript-printer-app
2
base: ubuntu@22.04
3
-version: '10.05.0-9'
+version: '10.05.0-10'
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.8'
+ source-tag: 'v1.4.9'
37
source-depth: 1
38
# ext:updatesnap
39
# version-format:
0 commit comments