gnu: emacs-gif-screencast: Update to 1.2.

* gnu/packages/emacs-xyz.scm (emacs-gif-screencast): Update to 1.2.
This commit is contained in:
Pierre Neidhardt 2021-04-01 09:07:52 +02:00
parent 94c77c9a0f
commit 82cdde4f4c
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -19280,7 +19280,7 @@ (define-public emacs-fish-completion
(define-public emacs-gif-screencast (define-public emacs-gif-screencast
(package (package
(name "emacs-gif-screencast") (name "emacs-gif-screencast")
(version "1.1") (version "1.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -19290,7 +19290,7 @@ (define-public emacs-gif-screencast
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1g1by8lvf8c9vzm4wwsi5kp285kaj0ahsl54048ympin4pi0njw9")))) "1yf6yipvhhna29mzaan5vb3d5qvbrkp2awr5diyf381mvxgk8akh"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(inputs (inputs
`(("scrot" ,scrot) `(("scrot" ,scrot)