summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbdunahu <bdunahu@operationnull.com>2026-03-28 12:50:14 -0400
committerNguyễn Gia Phong <cnx@loang.net>2026-08-31 11:00:19 +0900
commit0e00446513b6d48fd3cf98bf66cb93e689aec68c (patch)
tree49dc955fb5e01b25ec19520ed468443ced441d41
parentcffa23ffaf7416685414924c81b2b6868a70d15b (diff)
gnu: nsxiv: Update to 34.
* gnu/packages/image-viewers.scm (nsxiv): Update to 34. [homepage]: Update to new URL. Merges: https://codeberg.org/guix/guix/pulls/7548 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
-rw-r--r--gnu/packages/image-viewers.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index c1dd7680e63..dcdc15c7e25 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -483,7 +483,7 @@ it and customize it for your needs.")
483(define-public nsxiv 483(define-public nsxiv
484 (package 484 (package
485 (name "nsxiv") 485 (name "nsxiv")
486 (version "33") 486 (version "34")
487 (source 487 (source
488 (origin 488 (origin
489 (method git-fetch) 489 (method git-fetch)
@@ -492,7 +492,7 @@ it and customize it for your needs.")
492 (commit (string-append "v" version)))) 492 (commit (string-append "v" version))))
493 (file-name (git-file-name name version)) 493 (file-name (git-file-name name version))
494 (sha256 494 (sha256
495 (base32 "1y8rsg8q45b1dbm9zrsr0s7v86z95b87cvn7n81nlkj7paj3wnqz")))) 495 (base32 "1ac53508dk0wf2smsvsjj3nsnil6ycvfs2hxignn4rd2pp3lzzk2"))))
496 (build-system gnu-build-system) 496 (build-system gnu-build-system)
497 (arguments 497 (arguments
498 `(#:tests? #f ;no check target 498 `(#:tests? #f ;no check target
@@ -527,7 +527,7 @@ it and customize it for your needs.")
527 libexif 527 libexif
528 libx11 528 libx11
529 libxft)) 529 libxft))
530 (home-page "https://github.com/nsxiv/nsxiv") 530 (home-page "https://nsxiv.codeberg.page/")
531 (synopsis "Neo Simple X Image Viewer") 531 (synopsis "Neo Simple X Image Viewer")
532 (description 532 (description
533 "nsxiv is a fork of sxiv. Its primary goal is to provide the most basic 533 "nsxiv is a fork of sxiv. Its primary goal is to provide the most basic