[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: phockup: Update to 1.9.2.
From: |
guix-commits |
Subject: |
09/12: gnu: phockup: Update to 1.9.2. |
Date: |
Tue, 31 Jan 2023 14:41:04 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e68b0596861fb4695f9bc6d14e84fd82934a9906
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:04 2023 +0100
gnu: phockup: Update to 1.9.2.
* gnu/packages/image.scm (phockup): Update to 1.9.2.
---
gnu/packages/image.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 87a9b791bc..704b15cc97 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2409,7 +2409,7 @@ Wacom-style graphics tablets.")
(define-public phockup
(package
(name "phockup")
- (version "1.9.0")
+ (version "1.9.2")
(source
(origin
(method git-fetch)
@@ -2418,8 +2418,7 @@ Wacom-style graphics tablets.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32
- "1xs2h3nj19wsfffl87akinx14drk5nn2svjwyj0csv10apk0q4pp"))))
+ (base32 "0j4mnsy12bhsmd80vgqknv004xbqd165y8gpalw87gp8i8xv172r"))))
(build-system copy-build-system)
(arguments
`(#:install-plan '(("src" "share/phockup/")
- branch master updated (38ef37d4bb -> aed385e18e), guix-commits, 2023/01/31
- 01/12: gnu: kicad: Update to 6.0.11., guix-commits, 2023/01/31
- 06/12: gnu: hwinfo: Update to 22.2., guix-commits, 2023/01/31
- 02/12: gnu: appstream: Update to 0.15.6., guix-commits, 2023/01/31
- 03/12: gnu: edgar: Update to 1.36., guix-commits, 2023/01/31
- 04/12: gnu: memtest86+: Update to 6.01., guix-commits, 2023/01/31
- 05/12: gnu: memtester: Update to 4.6.0., guix-commits, 2023/01/31
- 07/12: gnu: phockup: Properly patch exiftool., guix-commits, 2023/01/31
- 10/12: gnu: libpng-apng: Update to 1.6.39., guix-commits, 2023/01/31
- 08/12: gnu: phockup: Test exiftool patching., guix-commits, 2023/01/31
- 09/12: gnu: phockup: Update to 1.9.2.,
guix-commits <=
- 11/12: gnu: libpng-apng: Remove obsolete trailing #t., guix-commits, 2023/01/31
- 12/12: gnu: papirus-icon-theme: Reduce inode consumption., guix-commits, 2023/01/31