me
/
guix
Archived
1
0
Fork 0

gnu: slang: Update to 2.3.3.

* gnu/packages/slang.scm (slang): Update to 2.3.3.

Change-Id: Ia6892360e0e35dc8ec0b77d092a265689d816edd
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Ashish SHUKLA 2024-06-09 19:12:16 +02:00 committed by Christopher Baines
parent 65f6bc6199
commit a58735a96b
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -38,14 +38,14 @@
(define-public slang
(package
(name "slang")
(version "2.3.2")
(version "2.3.3")
(source (origin
(method url-fetch)
(uri (string-append "http://www.jedsoft.org/releases/slang/slang-"
version ".tar.bz2"))
(sha256
(base32
"06p379fqn6w38rdpqi98irxi2bf4llb0rja3dlgkqz7nqh7kp7pw"))
"062siwy785q699y3plnsbhy0xlaxdm485sh82b37668kmra5057r"))
(modules '((guix build utils)))
(snippet
#~(begin