summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish.is@lostca.se>2026-03-14 18:01:48 +0100
committerNguyễn Gia Phong <cnx@loang.net>2026-04-08 00:11:44 +0900
commit1936a8c34594ff354852148ff167c53278e699c6 (patch)
treed18ca6ce9cf23872f8ba1f7a829b1b1a9474bc75 /gnu
parentc973e815212a56c537dedd1558588bbce6a93c56 (diff)
gnu: ell: Update to 0.83
* gnu/packages/linux.scm (ell): Update to 0.83. Change-Id: I483da3056ad8df666fbe58e952f88d21d4dc840f Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a475985e196..7740db53768 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -81,7 +81,7 @@
81;;; Copyright © 2024 Gabriel Wicki <gabriel@erlikon.ch> 81;;; Copyright © 2024 Gabriel Wicki <gabriel@erlikon.ch>
82;;; Copyright © 2024 Sharlatan Hellseher <sharlatanus@gmail.com> 82;;; Copyright © 2024 Sharlatan Hellseher <sharlatanus@gmail.com>
83;;; Copyright © 2024 Arun Isaac <arunisaac@systemreboot.net> 83;;; Copyright © 2024 Arun Isaac <arunisaac@systemreboot.net>
84;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is@lostca.se> 84;;; Copyright © 2024-2026 Ashish SHUKLA <ashish.is@lostca.se>
85;;; Copyright © 2025 Nigko Yerden <nigko.yerden@gmail.com> 85;;; Copyright © 2025 Nigko Yerden <nigko.yerden@gmail.com>
86;;; Copyright © 2025 Mathieu Laparie <mlaparie@disr.it> 86;;; Copyright © 2025 Mathieu Laparie <mlaparie@disr.it>
87;;; Copyright © 2025 John Kehayias <john.kehayias@protonmail.com> 87;;; Copyright © 2025 John Kehayias <john.kehayias@protonmail.com>
@@ -11623,7 +11623,7 @@ tools for managing PipeWire.")
11623(define-public ell 11623(define-public ell
11624 (package 11624 (package
11625 (name "ell") 11625 (name "ell")
11626 (version "0.79") 11626 (version "0.83")
11627 (source (origin 11627 (source (origin
11628 (method git-fetch) 11628 (method git-fetch)
11629 (uri (git-reference 11629 (uri (git-reference
@@ -11632,7 +11632,7 @@ tools for managing PipeWire.")
11632 (file-name (git-file-name name version)) 11632 (file-name (git-file-name name version))
11633 (sha256 11633 (sha256
11634 (base32 11634 (base32
11635 "0l8pbgnza58ivknzl3nd6y46mfminhnb3iwq82msi6g282wv7np4")) 11635 "1ywq84jgvf7f86srqwpq31w2kzdp875fx039x5g4lx486plgf526"))
11636 (modules '((guix build utils))) 11636 (modules '((guix build utils)))
11637 (snippet 11637 (snippet
11638 #~(begin 11638 #~(begin