unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71880] [PATCH] gnu: mini: Update to 0.9.15.
@ 2024-07-01 17:41 Artyom V. Poptsov
  2024-07-01 18:58 ` bug#71880: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-07-01 17:41 UTC (permalink / raw)
  To: 71880; +Cc: Artyom V. Poptsov

* gnu/packages/image.scm (mini): Update to 0.9.15.

Change-Id: I20c20d3661364af2235b4eda348467bbeace6b74
---
 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 fae45363ad..5f73a6c3f6 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1974,7 +1974,7 @@ (define-public niftilib
 (define-public mini
   (package
     (name "mini")
-    (version "0.9.14")
+    (version "0.9.15")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1983,7 +1983,7 @@ (define-public mini
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "01wn7h9rjz9h6cr11dd62jsb3315d1h6c33pdmwi2l7d8a4n3h8d"))))
+                "088rz9d639lhr8sbk9z67jy981ffd7swlc8ld0qr09v51hryhwya"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 770659059be746bfa42eee2d9118031e5c7604e5
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71880: [PATCH] gnu: mini: Update to 0.9.15.
  2024-07-01 17:41 [bug#71880] [PATCH] gnu: mini: Update to 0.9.15 Artyom V. Poptsov
@ 2024-07-01 18:58 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-01 18:58 UTC (permalink / raw)
  To: 71880-done; +Cc: Artyom V. Poptsov


Hi!

Thanks, applied!

-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-01 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 17:41 [bug#71880] [PATCH] gnu: mini: Update to 0.9.15 Artyom V. Poptsov
2024-07-01 18:58 ` bug#71880: " jgart 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).