* [bug#63488] [PATCH] gnu: slurp: Update to 1.4.0.
@ 2023-05-13 19:06 Yovan Naumovski via Guix-patches via
2023-05-17 10:26 ` bug#63488: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-05-13 19:06 UTC (permalink / raw)
To: 63488; +Cc: Yovan Naumovski
* gnu/packages/image.scm (slurp): Update to 1.4.0.
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 2485bbb943..d1330d17f7 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2043,7 +2043,7 @@ (define-public grim
(define-public slurp
(package
(name "slurp")
- (version "1.3.2")
+ (version "1.4.0")
(source
(origin
(method git-fetch)
@@ -2052,7 +2052,7 @@ (define-public slurp
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "00dx6ds1227qnxqrw58k0am78q8fa49rgp1zingrkjcbpbi7g475"))))
+ (base32 "1i6g4dfiv2mwkjvvrx3wizb1n05xmd4j9nkhdii4klwd1gdrhjwd"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config scdoc))
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63488: [PATCH] gnu: slurp: Update to 1.4.0.
2023-05-13 19:06 [bug#63488] [PATCH] gnu: slurp: Update to 1.4.0 Yovan Naumovski via Guix-patches via
@ 2023-05-17 10:26 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-17 10:26 UTC (permalink / raw)
To: Yovan Naumovski; +Cc: 63488-done
Yovan Naumovski <yovan@gorski.stream> writes:
> * gnu/packages/image.scm (slurp): Update to 1.4.0.
Pushed now, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-17 10:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13 19:06 [bug#63488] [PATCH] gnu: slurp: Update to 1.4.0 Yovan Naumovski via Guix-patches via
2023-05-17 10:26 ` bug#63488: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).